Air Cleaner User Manual
v Current queue depth (CURDEPTH parameter)
v Queue-sharing group disposition (QSGDISP parameter) - only if there is a
queue-sharing group environment.
The following parameters can be specified for TYPE(QUEUE) to request additional
information for each queue. If a parameter is specified that is not relevant for the
queue, operating environment, or type of status information requested, that
parameter is ignored.
CURDEPTH
The current depth of the queue, that is, the number of messages on the
queue. This includes both committed messages and uncommitted
messages.
IPPROCS
The number of handles that are currently open for input for the queue
(either input-shared or input-exclusive). This does not include handles that
are open for browse.
For shared queues, the number returned applies only to the queue
manager generating the reply. The number is not the total for all the queue
managers in the queue-sharing group.
OPPROCS
This is the number of handles that are currently open for output for the
queue.
For shared queues, the number returned applies only to the queue
manager generating the reply. The number is not the total for all the queue
managers in the queue-sharing group.
QSGDISP
Indicates the disposition of the queue.The value displayed 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.
UNCOM
Indicates whether there are any uncommitted changes (puts and gets)
pending for the queue. The value displayed is one of the following:
YES There are uncommitted changes pending.
NO There are no uncommitted changes pending.
Handle status
For handle status, the following information is always returned for each queue that
satisfies the selection criteria, except where indicated:
v Queue name
v Type of information returned (TYPE parameter)
v User identifier (USERID parameter) –not returned for APPLTYPE(SYSTEM)
v Application tag (APPLTAG parameter)
DISPLAY QSTATUS
196
MQSeries MQSC Command Reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
||
|
||
|
|
|
|
|
|
||
||
|
|
|
|
|
|
|