gtpo1mahOperations

ZMQSC RESET-Reset a Sender or Receiver Channel

Use this command to reset a sender or receiver channel with a sequence number because the sequence number does not match the number of the remote message channel agent (MCA).

Requirements and Restrictions

Format




CHL-name
specifies the name of the channel to be reset, where name is the 1- to 20-character channel name. A channel name can contain percent signs (%), slashes (/), underscores (_), periods (.), letters in either uppercase (A-Z) or lowercase (a-z), and digits (0-9). If the name is enclosed in single quotation marks, the characters can be mixed case.

SEQNUM-number
specifies the sequence number, where number is a number from 1 to the value specified for the SEQWRAP parameter of the ZMQSC DEF CHL command.

Additional Information

Online help information is available for this command. To display the help information, enter one of the following:

ZMQSC HELP

ZMQSC ?

Examples

The following example resets a sender channel.

+--------------------------------------------------------------------------------+
|User:   ZMQSC RESET CHL-TPF.TO.JOHN SEQNUM-99999                                |
|                                                                                |
|System: MQSC0316I 12.08.32 CHANNEL - TPF.TO.JOHN HAS BEEN RESET                 |
+--------------------------------------------------------------------------------+

Related Information

See MQSeries Command Reference for more information about the MQSeries product.