DSPMQMCSVR (Display MQ Command Server)
The Display MQ Command Server (DSPMQMCSVR) command displays the status of the IBM® MQ command server.
- Where allowed to run
- All environments (*ALL)
- Threadsafe
- Yes
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
| 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.