2548 (09F4) (RC2548): MQRC_RECONNECT_FAILED
Explanation
After reconnecting, an error occurred while reinstating the handles for a reconnectable connection.
For example, an attempt to reopen a queue that had been open when the connection broke, failed.
Completion code
MQCC_FAILED
Programmer response
Investigate the cause of the error in the error logs. Consider using the MQSTAT API to find further details of the failure.
Parent topic: API reason codes