RNF7570

MOVE or MOVEL between UCS-2 and graphic data is not allowed when ignoring graphic CCSIDs.

30

Cause . . . . . : It is not valid to use MOVE or MOVEL from UCS-2 to graphic, or from graphic to UCS-2 when graphic CCSIDs are ignored. Graphic CCSIDs are ignored when CCSID(*GRAPH:*IGNORE) was specified on the Control specification, or CCSID(*GRAPH) was not specified. The Calculation specification is ignored.

Recovery . . . : Specify Control specification keyword CCSID(*GRAPH : *SRC) or CCSID(*GRAPH : numeric-CCSID). Compile again.