Queue Manager Not Active

Event name: Queue Manager Not Active.
Reason code in MQCFH: MQRC_Q_MGR_NOT_ACTIVE (2223, X'8AF').
Queue manager unavailable.
Event description: This condition is detected when a queue manager is requested to stop or quiesce.
Event type: Start And Stop.
Platforms: All, except IBM MQ for z/OS .
Event queue: SYSTEM.ADMIN.QMGR.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 of causes of this reason code. This specifies the type of stop that was requested.
    Identifier: MQIACF_REASON_QUALIFIER.
    Data type: MQCFIN.
    Values:

      MQRQ_Q_MGR_STOPPING
      Queue manager stopping.

      MQRQ_Q_MGR_QUIESCING
      Queue manager quiescing.

    Returned: Always.

Parent topic: Event message descriptions