Display Queue Manager Status (DSPMQMSTS)

    Where allowed to run
    All environments (*ALL)

    Threadsafe
    Yes

The Display Message Queue Manager Status (DSPMQMSTS) command displays the status attributes of the specified local queue manager.


Parameters

Keyword Description Choices Notes
MQMNAME Message Queue Manager name Character value, *DFT Optional, Key, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
STARTDA Start Date   Optional, Positional 3
STARTTI Start Time   Optional, Positional 4


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. The name can contain up to 48 characters. The maximum number of characters is reduced if the system is using a double byte character set (DBCS).


Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting workstation, or printed with the job's spooled output.

The possible values are:

    *
    Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.

    *PRINT
    The output is printed with the job's spooled output.


STARTDA

The date on which the queue manager was started (in the form yyyy-mm-dd).


STARTTI

The time at which the queue manager was started (in the form hh.mm.ss).


Examples


Error messages

Unknown