The first parameter for keyword CCSID is not valid.
20
Cause . . . . . : The first parameter for keyword CCSID must be one of *GRAPH, *UCS2, or *CHAR. The CCSID keyword can be specified up to two times, but the first parameter must be different each time. The keyword is ignored.
Recovery . . . : Use *GRAPH as the first parameter to specify the default graphic CCSID of the module. Use *UCS2 as the first parameter to specify the default UCS-2 CCSID of the module. Use *CHAR as the first parameter to specify the handling of the character CCSID of the module. Ensure there are no duplicates for the first parameter. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.