+

Search Tips | Advanced Search

2516 (09D4) (RC2516): MQRC_SELECTOR_INVALID_FOR_TYPE


Explanation

A SelectionString may only be specified in the MQOD for an MQOPEN/MQPUT1 if the following is true:


Completion code

MQCC_FAILED


Programmer response

Modify the value of ObjectType to be MQOT_Q and ensure that the queue is being opened using one of the MQOO_INPUT_* options.