OpenOptions (MQLONG)

The OpenOptions used to open the object being reported upon. Present only in Version 2 of MQSTS or higher.

The value of OpenOptions depends on the value of the MQSTAT Type parameter.

    MQSTAT_TYPE_ASYNC_ERROR

    Zero.

    MQSTAT_TYPE_RECONNECTION

    Zero.

    MQSTAT_TYPE_RECONNECTION_ERROR

    The OpenOptions used when the failure occurred. The reason for the failure is reported in the CompCode and Reason fields in the MQSTS structure.

OpenOptions is an output field. Its initial value is zero. Parent topic: Fields for MQSTS