6127 (17EF) (RC6127): MQRC_INCONSISTENT_OPEN_OPTIONS

Explanation

A method failed because the object is open, and the ImqObject open options are inconsistent with the required operation. The object cannot be reopened 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 with appropriate ImqObject open options and retry.