[IBM i]

Display MQ Process (DSPMQMPRC)

Where allowed to run
All environments (*ALL)
Threadsafe
Yes

The Display MQ Process (DSPMQMPRC) command displays the attributes of an existing MQ process definition.

Parameters

Keyword Description Choices Notes
PRCNAME Process name Character value Required, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 3

Process name (PRCNAME)

The name of the process definition to be displayed.

The possible values are:

process-name
Specify the name of the process definition. The maximum length of the string is 48 bytes.

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.

Message Queue Manager name (MQMNAME)

Specifies the name of the queue manager.

The possible values are:

*DFT
Use the default queue manager.
queue-manager-name
The name of a message queue manager.