Previous Topic: DEALLOCMSGNext Topic: DEFAULT_CONVERROR


DEFAULT_CHARSET

This parameter specifies the default character set CA XCOM Data Transport uses for Unicode transfers (CODE=UTF8 or CODE=UTF16).

CCSID#nnnnn/tttttttt

nnnnnn - specifies the CCSID number that corresponds to the character set. Valid values are 1 - 65535.

tttttttt (optional) – specifies the technique search order IBM Unicode Services uses when performing conversion. From 1 to 8 characters are specified. Valid values to use are:

R - Roundtrip conversion

E - Enforced Subset conversion

C - Customized conversion

L - Language Environment Behavior conversion

M - Modified for special use conversion

B - Bidi transformation (Bi-directional) conversion

0-9 - User defined conversions

Default: CCSID#37 (US EBCDIC)

Notes: