6124 (17EC) (RC6124): MQRC_NOT_CONNECTED


Explanation

A method failed because a required connection to a queue manager was not available, and a connection cannot be established implicitly because the IMQ_IMPL_CONN flag of the ImqQueueManager behavior class attribute is FALSE.

This reason code occurs in the IBM MQ C++ environment.


Completion code

MQCC_FAILED


Programmer response

Establish a connection to a queue manager and retry.

Parent topic: API reason codes