6125 (17ED) (RC6125): MQRC_NOT_OPEN

Explanation

A method failed because an object was not open, and opening cannot be accomplished implicitly because the IMQ_IMPL_OPEN flag of the ImqObject behavior class attribute is FALSE.

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

Completion code

MQCC_FAILED

Programmer response

Open the object and retry.