[IBM i]

DSPMQMCSVR (Display MQ Command Server)

Where allowed to run
All environments (*ALL)
Threadsafe
Yes

The Display MQ Command Server (DSPMQMCSVR) command displays the status of the MQ command server.

The status of the command server can be one of the following:

Enabled
Available to process messages
Disabled
Not available to process messages
Starting
STRMQMCSVR command in progress
Stopping
ENDMQMCSVR command in progress
Stopped
ENDMQMCSVR command completed
Running
Processing a message
Waiting
Waiting for a message

Parameters

Table 1. Command parameters
Keyword Description Choices Notes
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 1

Message Queue Manager name (MQMNAME)

Specifies the name of the message queue manager.

The possible values are:

*DFT
Use the default queue manager.
queue-manager-name
Specify the name of the queue manager.