CCSID specifies the coded character set identifier (CCSID) that records in files, and data associated with LOCALEs, are converted to at run time. CCSID takes the form:
CCSID(a b c)
where a is the locale single-byte data CCSID, b is the non-locale single-byte data CCSID, and c is the non-locale double-byte data CCSID. The order in which these are specified is significant.
CCSID a, b, or c, is JOBRUN, JOB, HEX, or "coded-character-set-identifier".
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.