2330 (091A) (RC2330): MQRC_CODED_CHAR_SET_ID_ERROR


Explanation

The CodedCharSetId 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