3203 (0C83) (RC3203): MQRCCF_PARM_CONFLICT
Explanation
Incompatible parameters or parameter values.
The parameters or parameter values for a command are incompatible. One of the following occurred:The parameters in question might be returned in the message (with parameter identifiers MQIACF_PARAMETER_ID).
- A parameter was not specified that is required by another parameter or parameter value.
- A parameter or parameter value was specified that is not allowed with some other parameter or parameter value.
- The values for two specified parameters were not both blank or non-blank.
- The values for two specified parameters were incompatible.
Programmer response
Reissue the command with correct parameters and values.