3097 (0C19) (RC3097): MQRCCF_PARM_SYNTAX_ERROR
Explanation
The value specified for the parameter contains a syntax error.
The value might not conform to one of the following generic syntax rules:- The value contains an asterisk (*) which is not the last character.
- The value contains a question mark (?) or colon (:).
- The keyword is WHERE and the value is a single asterisk.
Programmer response
Check the syntax for this parameter.