Start MQ Channel (STRMQMCHL)
- Where allowed to run
- All environments (*ALL)
- Threadsafe
- Yes
The Start MQ Channel (STRMQMCHL) command starts an MQ channel.
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 we 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.
Examples
None
Error messages
Unknown