RNF1312
The parameter for keyword CVTOPT is not valid; parameter is ignored.
20
Cause . . . . . : The parameter for the keyword CVTOPT must follow these rules:
- The parameter must be one of *DATETIME, *GRAPHIC, *VARCHAR, *VARGRAPHIC, *NODATETIME, *NOGRAPHIC, *NOVARCHAR or *NOVARGRAPHIC.
- The same parameter cannot be repeated.
- If a data type is specified, the *NOxxxx parameter for the same data type cannot also be used, and vice versa. For example, if you specify *GRAPHIC you cannot also specify *NOGRAPHIC, and vice versa.
The parameter is ignored.
Recovery . . . : Correct the parameter for keyword CVTOPT. Compile again.