IBM AS/400e Computer Hardware User Manual


 
Identifying Table Objects
You can identify the table objects (*TBL) using the Work with Object command:
WRKOBJ OBJ(QUSRSYS/Q*) OBJTYPE(*TBL)
All of the system table objects are in QUSRSYS library.
The table objects are named Qxxxyyyzzz where xxx is the FROM code page, yyy is
the TO character set and zzz is the TO code page.
For the outgoing (EBCDIC-to-ASCII) table:
v The FROM code page ID is taken from the code page ID in QCHRID of message
description CPX8416 (use WRKMSGD CPX8416 to display), 037 in Figure 118
from a US English based system.
v The TO character set and code page are derived from the CCSID parameter
used with the Telnet command. See Table 15 for the IDs used.
For the incoming (ASCII-to-EBCDIC) table:
v The FROM code page ID is derived from the CCSID parameter used with the
Telnet command. See Table 15 for the IDs used.
v The TO character set and code page are taken from the character set ID and
code page ID in QCHRID of message description CPX8416 (use WRKMSGD
CPX8416 to display), 697 and 037 in Figure 118 from a US English based
system.
Table 15. ASCII/EBCDIC Translation Table Naming
CCSID
Character Set Code Page
Actual ID Table ID Actual ID Table ID
MULTINAT 1290 A05 1100 A5U
BRITISH 1291 A06 1101 A5V
1292 A07 1102 A5W
1293 A08 1103 A5X
289 289 1104 A5Y
1192 A8E 1020 A3M
265 265 1011 A3D
293 293 1012 A3E
1297 BAB 1107 A52
1195 A8H 1023 A3P
1296 BAA 1106 A51
1193 A8F 1021 A3N
System: SYSNAM01
Message ID.........: CPX8416
Message file........: QCPFMSG
Library .........: QSYS
Message....:
QCHRID 697 37 QCURSYM $ QDATFMT MDY QDATSEP /
QDECFMT QLEAPADJ 0 QCCSID 37 QTIMSEP : QLANGID ENU
QCNTRYID US QIGCCDEFNT *NONE
Figure 118. Example CPX8416 Message
Chapter 5. Telnet Client 181