Home

 

dspmq (display queue managers)

 

 

Purpose

Use the dspmq command to display names and details of the queue managers on a system.

 

Syntax


    .- -s -----------------.    >>-dspmq--+----------------+--+----------------------+---------><     '- -m --QMgrName-' +- -o all -------------+        | .------------------. |        | V | |        '---+--------------+-+-'        +- -o default -+         '- -o status --'    

 

Required parameters

None

 

Optional parameters

-m QMgrName

The queue manager for which to display details. If you give no name, all queue manager names are displayed.

-s

Displays the operational status of the queue managers. This is the default status setting.

The parameter -o status is equivalent to -s.

-o all

Displays the operational status of the queue managers, and whether any are the default queue manager.

-o default

Displays whether any of the queue managers are the default queue manager.

-o status

Displays the operational status of the queue managers.

 

Queue Manager States

The following is a list of the different states a queue manager can be in:

Starting
Running
Quiescing
Ending immediately
Ending preemptively
Ended normally
Ended immediately
Ended unexpectedly
Ended preemptively

 

Return codes

0 Command completed normally
36 Invalid arguments supplied
71 Unexpected error
72 Queue manager name error

 

Parent topic:

The control commands


fa15690_


 

Home