2555 (09FB) (RC2555): MQRC_RECONNECT_Q_MGR_REQD


Explanation

The MQCNO_RECONNECT_Q_MGR option is required.

An option, such MQMO_MATCH_MSG_TOKEN in an MQGET call or opening a durable subscription, was specified in the client program that requires re-connection to the same queue manager.


Completion code

MQCC_FAILED


Programmer response

Change the MQCONNX call to use MQCNO_RECONNECT_Q_MGR, or modify the client program not to use the conflicting option.

Parent topic: API reason codes