dspmqcsv (display command server)
The status of a command server is displayed
Purpose
Use the dspmqcsv command to display the status of the command server for the specified queue manager.
The status can be one of the following:- Starting
- Running
- Running with SYSTEM.ADMIN.COMMAND.QUEUE not enabled for gets
- Ending
- Stopped
We must use the dspmqcsv command from the installation associated with the queue manager that we are working with. We can find out which installation a queue manager is associated with using the dspmq -o installation command.
Syntax
Required parameters
None
Optional parameters
- QMgrName
- The name of the local queue manager for which the command server status is being requested.
Return codes
Return code | Description |
---|---|
0 | Command completed normally |
10 | Command completed with unexpected results |
20 | An error occurred during processing |
Examples
The following command displays the status of the command server associated with venus.q.mgr:dspmqcsv venus.q.mgr
Related commands
Command | Description |
---|---|
strmqcsv | Start a command server |
endmqcsv | End a command server |
Related reference