Event data

QMgrName
Description: Name of the queue manager generating the event.
Identifier: MQCA_Q_MGR_NAME.
Datatype: MQCFST.
Maximum length: MQ_Q_MGR_NAME_LENGTH.
Returned: Always.
ReasonQualifier
Description: Identifier that qualifies the reason code in MQCFH.
Identifier: MQIACF_REASON_QUALIFIER.
Datatype: 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.
Datatype: 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 WebSphere MQ belong. XCFmember is the XCF member name of the IMS system.
Identifier: MQCACF_BRIDGE_NAME.
Datatype: MQCFST.
Maximum length: MQ_BRIDGE_NAME_LENGTH.
Returned: Always.
ErrorIdentifier
Description: When a bridge is stopped due to 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.
Datatype: MQCFIN.
Returned: If ReasonQualifier is MQRQ_BRIDGE_STOPPED_ERROR.