2046 (07FE) (RC2046): MQRC_OPTIONS_ERROR


Explanation

The Options parameter or field contains options that are not valid, or a combination of options that is not valid.


Completion code

MQCC_FAILED


Programmer response

Specify valid options. Check the description of the Options parameter or field to determine which options and combinations of options are valid. If multiple options are being set by adding the individual options together, ensure that the same option is not added twice. For more information, see Rules for validating MQI options.

Parent topic: API reason codes