2544 (09F0) (RC2544): MQRC_RECONNECTING


Explanation

The connection has started reconnecting.

If an event handler has been registered with a reconnecting connection, it is called with this reason code when reconnection attempts begin.


Completion code

MQCC_WARNING


Programmer response

Let IBM MQ continue with its next reconnection attempt, change the interval before the reconnection, or stop the reconnection. Change any application state that depends on the reconnection.

Note: Reconnection might start while the application is in the middle of an MQI call. Parent topic: API reason codes