[IBM i]

DSPMQMNL (Display MQ Namelist)

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

The Display MQ Namelist (DSPMQMNL) command displays an MQ namelist.

Parameters

Table 1. Command parameters
Keyword Description Choices Notes
NAMELIST Namelist Character value Required, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 3

Namelist (NAMELIST)

The name of the namelist to be displayed.

namelist
Specify the name of the namelist. 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 message queue manager.

The possible values are:

*DFT
The default queue manager is used.
message-queue-manager-name
Specify the name of the queue manager.