2459 (099B) (RC2459): MQRC_SELECTOR_SYNTAX_ERROR


Explanation

An MQOPEN, MQPUT1 or MQSUB call was issued but a selection string was specified which contained a syntax error.


Completion code

MQCC_FAILED


Programmer response

See Message selector syntax and ensure that we have correctly followed the rules for specifying selection strings. Correct any syntax errors and resubmit the MQ API call for which the error occurred.

Parent topic: API reason codes