Bridge Started

Event name: Bridge Started.
Reason code in MQCFH: MQRC_BRIDGE_STARTED (2125, X'84D').
Bridge started.
Event description: The IMS bridge has been started.
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.

    BridgeType

    Description: Bridge type.
    Identifier: MQIACF_BRIDGE_TYPE.
    Data type: MQCFIN.
    Values:

      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.

Parent topic: Event message descriptions