Air Cleaner User Manual

QMGR
The cluster queue represents a queue manager alias.
QREMOTE
The cluster queue represents a remote queue.
CLUSTER
The name of the cluster that the queue is in.
CLUSTIME
The time at which the definition became available to the local queue
manager, in the form hh.mm.ss.
CRDATE
The date on which the queue was defined (in the form yyyy-mm-dd).
CRTIME
The time at which the queue was defined (in the form hh.mm.ss).
CURDEPTH
Current depth of queue.
On OS/390, CURDEPTH is returned as zero for queues defined with a
disposition of GROUP.
DEFBIND
Default message binding.
DEFPRTY
Default priority of the messages put on the queue.
DEFPSIST
Whether the default persistence of messages put on this queue is set to NO
or YES. NO means that messages are lost across a restart of the queue
manager.
DEFSOPT
Default share option on a queue opened for input.
DEFTYPE
Queue definition type. This can be:
v PREDEFINED (Predefined)
The queue was created with a DEFINE command, either by an operator
or by a suitably authorized application sending a command message to
the service queue.
v PERMDYN (Permanent dynamic)
Either the queue was created by an application issuing MQOPEN with
the name of a model queue specified in the object descriptor (MQOD),
or (if this is a model queue) this determines the type of dynamic queue
that can be created from it.
On OS/390 the queue was created with QSGDISP(QMGR).
v TEMPDYN (Temporary dynamic)
Either the queue was created by an application issuing MQOPEN with
the name of a model queue specified in the object descriptor (MQOD),
or (if this is a model queue) this determines the type of dynamic queue
that can be created from it.
On OS/390 the queue was created with QSGDISP(QMGR).
v SHAREDYN
DISPLAY QUEUE
Chapter 2. The MQSeries commands 209
|
|
|
|
|