2361 (0939) (RC2361): MQRC_NEXT_RECORD_ERROR
Explanation
An MQXCLWLN call was issued from a cluster workload exit to obtain the address of the next record in the chain, but the address specified for the NextRecord parameter is either null, not valid, or the address of read-only storage. (It is not always possible to detect parameter pointers that are not valid; if not detected, unpredictable results occur.)
Completion code
MQCC_FAILED
Programmer response
Specify a valid address for the NextRecord parameter.
Parent topic: API reason codes