TCP Translation Table (TCPXLATE) Definitions
In addition to supporting its own internal translation tables, the Platform Server supports the Single Byte Character Set (SBCS) and Double Byte Character Set (DBCS) translation tables supplied by IBM TCPIP.
To activate these translation tables, you must define and enable a
TCPXLATE member within the CONFIG DD statement. Translation tables must be enabled at startup or through the
ENABLE operator command. You can refresh translation tables by using the
REFRESH command, but you cannot disable them.
Translation is defined by the
LOCALCTFILE parameter on the batch interface, or by the
DEFAULT_LOCALCTFILE parameter on the node definition. Translation is only performed when
TYPE=TEXT is defined.
See the following table for parameters that are required by the translation table configuration. Comments are defined with an asterisk (*) in column 1.
| Parameter | Description |
|---|---|
TYPE | Distinguishes between NODE, COS, XLATE, and TCPXLATE entries.
This is a required parameter. You must set the value as
|
SBCS | Defines the
SBCS member that is used when performing translation.
The member defined must be a valid member of the
|
DBCS | Defines the DBCS ddname and the relative number of the DBCS translation tables.
Note: The DBCS translation files can contain more than one DBCS translation table.
This is a required parameter and it has no default value. You must define a valid value in this format:
DBCS ddname,relative_number.
See the following list of the translation tables that are supplied by TCPIP and can be set using this parameter.
|
SOSI | Defines the type of ShiftOutShiftIn characters that are used by the remote system.
This is a required parameter. It has no default value. The parameter applies only when DBCS has been coded. It is not valid when SBCS has been coded. Valid values are:
Note:
|