RNF3495

Parameter *EXTDFT is not allowed with keyword INZ if CVTOPT is specified.

20

Cause . . . . . : The parameter *EXTDFT for keyword INZ is not allowed if CVTOPT was specified on the compile command or on the Control specification with the parameter *DATETIME, *GRAPHIC, *VARCHAR, or *VARGRAPHIC. The keyword is ignored.

Recovery . . . : Specify CVTOPT(*NONE) on the compile command, remove the Control specification parameter which is not valid, or remove parameter *EXTDFT from the INZ keyword. Compile again.