This
system table contains all the terminal character sets.TERMCHARSETS
TERMCHARSETNAME |
CHAR(32) |
The name of the terminal character set |
CODE |
CHAR(8) |
The code attribute for which the terminal character set was defined (ASCII | EBCDIC) |
STATE |
CHAR(8) |
The terminal character set is active (ENABLED | DISABLED) |
INTERN |
CHAR BYTE(1) |
The original form in hexadecimal notation |
EXTERN |
CHAR BYTE(1) |
The terminal character set in hexadecimal notation |
COMMENT |
CHAR(8) |
A comment on the terminal character set. |