Use this command to delete a Message Queue Interface (MQI) channel
directory entry.
Requirements and Restrictions
None.
Format
- CHannel-name
- specifies the channel name, where name is a 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).
A channel name cannot begin or end with a period and cannot contain two
consecutive periods.
- CHL-name
- specifies the channel name, where name is a 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).
A channel name cannot begin or end with a period and cannot contain two
consecutive periods.
Additional Information
- Online help information is available for this command. To display
the help information, enter one of the following:
ZMQID HELP
ZMQID ?
- The ZMQID DELETE command is the TPF system equivalent of the MQSeries
DELETE CHANNEL command. The ZMQID DELETE command deletes a client
connection channel (CLNTCONN) type defined to the TPF system.
Examples
In the following example the definition for channel AIX1 is removed from
the system.
+--------------------------------------------------------------------------------+
|User: ZMQID DELETE CH-AIX1 |
| |
|System: NMQI0016I 10:40:12 CHANNEL AIX1 DELETED |
+--------------------------------------------------------------------------------+
Related Information
See the MQSeries Distributed Queue Management
Guide and MQSeries Command Reference for more
information about MQSeries client and server channels.