[IBM i]

STRMQMCHL (Start MQ Channel)

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

The Start MQ Channel (STRMQMCHL) command starts an MQ channel.

Parameters

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

Channel name (CHLNAME)

Specifies the name of the channel definition.

The possible values are:

channel-name
Specify the channel name.

Message Queue Manager name (MQMNAME)

Specifies the name of the message queue manager.

The possible values are:

*DFT
The default queue manager is used. If you do not have a default queue manager defined on the system, the command fails.
message-queue-manager-name
The name of a message queue manager.