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

You must use the dspmqcsv command from the installation associated with the queue manager that you are working with. You can find out which installation a queue manager is associated with using the dspmq -o installation command.

Syntax

Read syntax diagramSkip visual syntax diagram dspmqcsv QMgrName

Required parameters

None

Optional parameters

QMgrName
The name of the local queue manager for which the command server status is being requested.

Return codes

Table 1. Return code identifiers and descriptions
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

Table 2. Related command names and descriptions
Command Description
strmqcsv Start a command server
endmqcsv End a command server