Home
Start Channel
Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS X X X X X X
The Start Channel (MQCMD_START_CHANNEL) command starts a WebSphere MQ channel.
This command can be issued to a channel of any type (except MQCHT_CLNTCONN). If, however, it is issued to a channel with a ChannelType value of MQCHT_RECEIVER, MQCHT_SVRCONN, or MQCHT_CLUSRCVR, the only action is to enable the channel, not start it.
Where there is both a locally defined channel and an auto-defined cluster-sender channel of the same name, the command applies to the locally defined channel.
If there is no locally defined channel but more than one auto-defined cluster-sender channel, the command applies to the last channel added to the repository on the local queue manager.
- Required parameters:
- ChannelName
- Optional parameters:
- CommandScope, ChannelDisposition
Parent topic:
Definitions of the Programmable Command Formats
pc14190_
Home