Bridge Stopped
Event name: | Bridge Stopped. |
Reason code in MQCFH: |
MQRC_BRIDGE_STOPPED (2126, X'84E'). Bridge stopped. |
Event description: | The IMS bridge has been stopped. |
Event type: | IMS bridge. |
Platforms: | IBM MQ for z/OS only. |
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. - ReasonQualifier
-
Description: Identifier that qualifies the reason code in MQCFH. Identifier: MQIACF_REASON_QUALIFIER. Data type: MQCFIN. Values: - MQRQ_BRIDGE_STOPPED_OK
- Bridge has been stopped with either a zero return code or a warning return code. For MQBT_OTMA bridges, one side or the other issued a normal IXCLEAVE request.
- MQRQ_BRIDGE_STOPPED_ERROR
- Bridge has been stopped but there is an error reported.
Returned: Always. - BridgeType
-
Description: Bridge type. Identifier: MQIACF_BRIDGE_TYPE. Data type: MQCFIN. Value: - MQBT_OTMA
- OTMA bridge.
Returned: Always. - BridgeName
-
Description: Bridge name. For bridges of type MQBT_OTMA, the name is of the form XCFgroupXCFmember, where XCFgroup is the XCF group name to which both IMS and IBM MQ belong. XCFmember is the XCF member name of the IMS system. Identifier: MQCACF_BRIDGE_NAME. Data type: MQCFST. Maximum length: MQ_BRIDGE_NAME_LENGTH. Returned: Always. - ErrorIdentifier
-
Description: When a bridge is stopped because of an error, this code identifies the error. If the event reports a bridge stop failure, the IMS sense code is set. Identifier: MQIACF_ERROR_IDENTIFIER. Data type: MQCFIN. Returned: If ReasonQualifier is MQRQ_BRIDGE_STOPPED_ERROR.
Parent topic: Event message descriptions