Channel Auto-definition OK
Event name: | Channel Auto-definition OK. |
Reason code in MQCFH: |
MQRC_CHANNEL_AUTO_DEF_OK (2233, X'8B9'). Automatic channel definition succeeded. |
Event description: | This condition is detected when the automatic definition of a channel is successful. The channel is defined by the MCA. |
Event type: | Channel. |
Platforms: | All, except IBM MQ for z/OS . |
Event queue: | SYSTEM.ADMIN.CHANNEL.EVENT. |
Event data
- QMgrName
-
Description: Name of the queue manager generating the event. Identifier: MQCA_Q_MGR_NAME. Data type: MQCFST. Maximum length: MQ_Q_MGR_NAME_LENGTH. Returned: Always. - ChannelName
-
Description: Name of the channel being defined. Identifier: MQCACH_CHANNEL_NAME. Data type: MQCFST. Maximum length: MQ_CHANNEL_NAME_LENGTH. Returned: Always. - ChannelType
-
Description: Type of channel being defined. Identifier: MQIACH_CHANNEL_TYPE. Data type: MQCFIN. Values: - MQCHT_RECEIVER
- Receiver.
- MQCHT_SVRCONN
- Server-connection (for use by clients).
- MQCHT_CLUSSDR
- Cluster-sender.
Returned: Always. - ConnectionName
-
Description: Name of the partner attempting to establish connection. Identifier: MQCACH_CONNECTION_NAME. Data type: MQCFST. Maximum length: MQ_CONN_NAME_LENGTH. Returned: Always.
Parent topic: Event message descriptions