gtpo1mak | Operations |
Use this command to stop a TPF MQSeries sender or receiver channel or the TPF MQSeries queue manager.
Requirements and Restrictions
Format
|
If you specify a receiver or server connection channel, the channel is disabled. The channel cannot be started again until you enable the channel with the ZMQSC START command.
Additional Information
ZMQSC HELP
ZMQSC ?
Examples
The following example stops a TPF MQSeries sender channel.
+--------------------------------------------------------------------------------+ |User: ZMQSC STOP CHL-TPF.TO.JOHN | | | |System: MQSC0311I 12.08.32 CHANNEL TPF.TO.JOHN STOPPED | +--------------------------------------------------------------------------------+
The following example stops a TPF MQSeries queue manager.
+--------------------------------------------------------------------------------+ |User: ZMQSC STOP QMGR | | | |System: MQSC0020I 12.08.32 STOP QUEUE MANAGER SUCCESSFUL | +--------------------------------------------------------------------------------+
Related Information
See MQSeries Command Reference for more information about the MQSeries product.