Air Cleaner User Manual
v Application type (APPLTYPE parameter)
v Whether handle is providing input access (INPUT parameter)
v Whether handle is providing output access (OUTPUT parameter)
v Whether handle is providing browse access (BROWSE parameter)
v Whether handle is providing inquire access (INQUIRE parameter)
v Whether handle is providing set access (SET parameter)
The following parameters can be specified for TYPE(HANDLE) to request
additional information for each queue. If a parameter that is not relevant is
specified for the queue, operating environment, or type of status information
requested, that parameter is ignored.
APPLTAG
A string containing the tag of the application connected to the queue
manager. It is one of the following:
v MVS batch job name
v TSO USERID
v CICS APPLID
v IMS region name
v Channel initiator job name
APPLTYPE
A string indicating the type of the application that is connected to the
queue manager. It is one of the following:
BATCH OS/390 batch program not running under
RRS
RRSBATCH OS/390 batch program running under RRS
CICS CICS transaction
IMS IMS transaction
CHINIT Channel initiator
SYSTEM Queue manager
ASID A 4-character address-space identifier of the application identified by
APPLTAG. It distinguishes duplicate values of APPLTAG.
This parameter is returned only when the queue manager owning the
queue is running on OS/390, and the APPLTYPE parameter does not have
the value SYSTEM.
BROWSE
Indicates whether the handle is providing browse access to the queue. The
value is one of the following:
YES The handle is providing browse access.
NO The handle is not providing browse access.
CHANNEL
The name of the channel that owns the handle. If there is no channel
associated with the handle, this parameter is blank.
This parameter is returned only when the handle belongs to the channel
initiator.
CONNAME
The connection name associated with the channel that owns the handle. If
there is no channel associated with the handle, this parameter is blank.
This parameter is returned only when the handle belongs to the channel
initiator.
DISPLAY QSTATUS
Chapter 2. The MQSeries commands 197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
||
||
||
||
||
||
|
|
|
|
|
|
|
||
||
|
|
|
|
|
|
|
|
|
|