DISPLAY QMSTATUS

Use the MQSC command DISPLAY QMSTATUS to display status information associated with this queue manager.

UNIX and Linux® Windows
X X
Synonym: DIS QMSTATUS

DISPLAY QMSTATUS

Read syntax diagramSkip visual syntax diagramDISPLAY QMSTATUSALLrequested attrs
Requested attrs
Read syntax diagramSkip visual syntax diagram,CHINITCMDSERVCONNSCURRLOGINSTDESCINSTNAMEINSTPATHMEDIALOGRECLOGSTARTDASTARTTI

Parameter descriptions for DISPLAY QMSTATUS

ALL
Specify this parameter to display all the parameters. If this parameter is specified, any parameters that are requested specifically have no effect; all parameters are still displayed.

This parameter is the default if you do not request any specific parameters.

Requested parameters

Specify one or more parameters that define the data to be displayed. The parameters can be specified in any order, but do not specify the same parameter more than once.

CHINIT
The status of the channel initiator reading SYSTEM.CHANNEL.INITQ. It is one of the following:
STOPPED
The channel initiator is not running.
STARTING
The channel initiator is in the process of initializing and is not yet operational.
RUNNING
The channel initiator is fully initialized and is running.
STOPPING
The channel initiator is stopping.
CMDSERV
The status of the command server. It is one of the following:
STOPPED
The command server is not running.
STARTING
The command server is in the process of initializing and is not yet operational.
RUNNING
The command server is fully initialized and is running.
STOPPING
The command server is stopping.
CONNS
The current number of connections to the queue manager.
CURRLOG
The name of the log extent being written to at the time that the DISPLAY QMSTATUS command is processed. If the queue manager is using circular logging, and this parameter is explicitly requested, a blank string is displayed.
INSTDESC
Description of the installation associated with the queue manager. This parameter is not valid on IBM® i.
INSTNAME
Name of the installation associated with the queue manager. This parameter is not valid on IBM i.
INSTPATH
Path of the installation associated with the queue manager. This parameter is not valid on IBM i.
MEDIALOG
The name of the oldest log extent required by the queue manager to perform media recovery. If the queue manager is using circular logging, and this parameter is explicitly requested, a blank string is displayed.
QMNAME
The name of the queue manager. This parameter is always returned.
RECLOG
The name of the oldest log extent required by the queue manager to perform restart recovery. If the queue manager is using circular logging, and this parameter is explicitly requested, a blank string is displayed.
STATUS
The status of the queue manager. It is one of the following:
STARTING
The queue manager is in the process of initializing.
RUNNING
The queue manager is fully initialized and is running.
QUIESCING
The queue manager is quiescing.
STARTDA
The date on which the queue manager was started (in the form yyyy-mm-dd).
STARTTI
The time at which the queue manager was started (in the form hh.mm.ss).