2036 (07F4) (RC2036): MQRC_NOT_OPEN_FOR_BROWSE
Explanation
An MQGET call was issued with one of the following options:- MQGMO_BROWSE_FIRST
- MQGMO_BROWSE_NEXT
- MQGMO_BROWSE_MSG_UNDER_CURSOR
- MQGMO_MSG_UNDER_CURSOR
Completion code
MQCC_FAILED
Programmer response
Specify MQOO_BROWSE when the queue is opened.
If you are using IBM MQ Multicast messaging, we cannot specify browse options with an MQGET call.