[IBM i]

DLTMQMPRC (Delete MQ Process)

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

The Delete MQ Process (DLTMQMPRC) command deletes an existing MQ process definition.

Parameters

Table 1. Command parameters
Keyword Description Choices Notes
PRCNAME Process name Character value Required, Positional 1
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 2

Process name (PRCNAME)

The name of the process definition to delete. If an application has this process open, the command fails.

The possible values are:

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

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.