Air Cleaner User Manual

INPUT
Indicates whether the handle is providing input access to the queue. The
value is one of the following:
SHARED The handle is providing shared-input
access.
EXCL The handle is providing exclusive-input
access.
NO The handle is not providing input access.
INQUIRE
Indicates whether the handle is providing inquire access to the queue. The
value is one of the following:
YES The handle is providing inquire access.
NO The handle is not providing inquire access.
OUTPUT
Indicates whether the handle is providing output access to the queue. The
value is one of the following:
YES The handle is providing output access.
NO The handle is not providing output access.
PSBNAME
The 8-character name of the program specification block (PSB) associated
with the running IMS transaction. You can use the PSBNAME and PSTID
to purge the transaction using IMS commands.
This parameter is returned only when the APPLTYPE parameter has the
value IMS.
PSTID
The 4-character IMS program specification table (PST) region identifier for
the connected IMS region.
This parameter is returned only when the APPLTYPE parameter has the
value IMS.
QSGDISP
Indicates the disposition of the queue. The value is one of the following:
QMGR The object was defined with
QSGDISP(QMGR).
COPY The object was defined with
QSGDISP(COPY).
SHARED The object was defined with
QSGDISP(SHARED).
This parameter is returned if requested, or if there is a queue-sharing
group environment.
SET Indicates whether the handle is providing set access to the queue. The
value is one of the following:
YES The handle is providing set access.
NO The handle is not providing set access.
TASKNO
A 7-digit CICS task number. This number can be used in the CICS
command CEMT SET TASK(taskno) PURGE to end the CICS task.
This parameter is returned only when the APPLTYPE parameter has the
value CICS.
DISPLAY QSTATUS
198
MQSeries MQSC Command Reference
|
|
|
||
|
||
|
||
|
|
|
||
||
|
|
|
||
||
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
||
|
||
|
|
|
||
|
||
||
|
|
|
|
|