RNF0599
The second parameter for %CHAR is not valid.
20
Cause . . . . . :
- If the first parameter for %CHAR is a date value, the second
parameter must be a valid date format.
- If the first parameter is a time value, the second parameter must
be a valid time format.
- If the first parameter is a timestamp value, the second parameter
must be a valid timestamp format.
- If the first parameter is an alphanumeric, Graphic or UCS-2 value,
the second parameter must be a valid alphanumeric CCSID; special
values *UTF8, *JOBRUN, and *HEX can be used.
- The second parameter is not allowed if the first parameter is
Graphic, and CCSID(*GRAPH:*IGNORE) is in effect for the module.
The built-in function is ignored.
Recovery . . . : Correct the second parameter for the
built-in function. Compile again.