3229 (0C9D) (RC3229): MQRCCF_PARM_VALUE_ERROR
Explanation
Parameter value invalid.
The value specified for a parameter was not acceptable. It might be for one of the following reasons:The parameter in question might be returned in the message (with parameter identifier MQIACF_PARAMETER_ID).
- Outside the acceptable numeric range for the parameter.
- Not one of a list of acceptable values for the parameter.
- Use characters that are invalid for the parameter.
- Completely blank, when such is not allowed for the parameter.
- A filter value that is invalid for the parameter being filtered.
Programmer response
Reissue the command with correct parameters and values.