6105 (17D9) (RC6105): MQRC_CURSOR_NOT_VALID
Explanation
The browse cursor for an open queue has been invalidated since it was last used by an implicit reopen.
This reason code occurs in the IBM MQ C++ environment.
Completion code
MQCC_FAILED
Programmer response
Set the ImqObject open options explicitly to cover all eventualities so that implicit reopening is not required.
Parent topic: API reason codes