2378 (094A) (RC2378): MQRC_RESERVED_VALUE_ERROR
Explanation
An MQXEP call was issued by an API exit function, but the value specified for the Reserved parameter is not valid. The value must be the null pointer.
Completion code
MQCC_FAILED
Programmer response
Modify the exit to specify the null pointer as the value of the Reserved parameter.
Parent topic: API reason codes