RNF0630

The CCSID of the source file is different from the CCSID of the existing output file.

10

Cause . . . . . : The output source file used by the RPG preprocessor has a CCSID that is different from CCSID of the input source file. This could cause the data in the output source file to be different than expected and may cause the compile of the program to fail. When RPG creates an output source file, the CCSID assigned to it is that of the input source file.

Recovery . . . : Delete the output file and try the command again. RPG will create the file using the CCSID of the source file.