2066 (0812) (RC2066): MQRC_SELECTOR_LIMIT_EXCEEDED
Explanation
On an MQINQ or MQSET call, the SelectorCount parameter specifies a value that is larger than the maximum supported (256).
Completion code
MQCC_FAILED
Programmer response
Reduce the number of selectors specified on the call; the valid range is 0 through 256.
Parent topic: API reason codes