2307 (0903) (RC2307): MQRC_STRING_ERROR
Explanation
The String parameter is not valid. Either the parameter pointer is not valid, or it points to 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
Correct the parameter.
Parent topic: API reason codes