3228 (0C9C) (RC3228): MQRCCF_PARM_MISSING

Explanation

Required parameter not specified.

The command did not specify a parameter or parameter value that was required. It might be for one of the following reasons:
  • A parameter that is always required.
  • A parameter that is one of a set of two or more alternative required parameters.
  • A parameter that is required because some other parameter was specified.
  • A parameter that is a list of values which has too few values.
The parameter in question might be returned in the message (with parameter identifier MQIACF_PARAMETER_ID).

Programmer response

Reissue the command with correct parameters and values.