2038 (07F6) (RC2038): MQRC_NOT_OPEN_FOR_INQUIRE


Explanation

An MQINQ call was issued to inquire object attributes, but the object had not been opened for inquire.

An MQINQ call was issued for a topic handle in IBM MQ Multicast.


Completion code

MQCC_FAILED


Programmer response

Specify MQOO_INQUIRE when the object is opened.

MQINQ is not supported for topic handles in IBM MQ Multicast.

Parent topic: API reason codes