Change Cross Reference CCSID (QDBCXRC) API


  Required Parameter Group:


  Default Public Authority: *EXCLUDE

  Threadsafe: No

The Change Cross Reference CCSID (QDBCXRC) API changes the CCSID of the system cross reference files.

Note: To be able to use this API, the system must be in the restricted state.


Authorities and Locks

API Public Authority
*EXCLUDE

User Special Authority
*ALLOBJ


Required Parameter Group

CCSID
INPUT; BINARY(4)

The desired coded character set identifier (CCSID) for the system cross reference files. Valid values for the CCSID range from 1 through 65535. For a list of valid CCSID values, see the IBM i ® globalization topic collection. Only CCSID values to which a job can be changed are accepted.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V5R2

[ Back to top | Datebase and File APIs | APIs by category ]