ResolvedQMgrName (MQCHAR48)

The name of the destination queue manager after the local queue manager resolves the name.

The interpretation of ResolvedQMgrName depends on the value of the MQSTAT Type parameter.

    MQSTAT_TYPE_ASYNC_ERROR

    ResolvedQMgrName is the name of the destination queue manager after the local queue manager resolves the name. The name returned is the name of the queue manager that owns the object identified by ResolvedObjectName. ResolvedQMgrName might be the name of the local queue manager.

    MQSTAT_TYPE_RECONNECTION

    Blank.

    MQSTAT_TYPE_RECONNECTION_ERROR

    Blank.

ResolvedQMgrName is always an output field. Its initial value is the null string in C, and 48 blank characters in other programming languages.

Parent topic: Fields for MQSTS