Implementing Custom Character Sets | Teradata Vantage - Implementing Custom Character Sets - Advanced SQL Engine - Teradata Database

International Character Set Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ywb1588027283948.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1125
lifecycle
previous
Product Category
Teradata Vantageā„¢
  1. Create the character set by defining:
    • The external-to-internal and internal-to-external hexadecimal codes for both lowercase and uppercase translation for each character in the set.
    • A unique character set name.
    • A unique identifier (use a value in the range 65 to 126).

      See Creating a Custom Client Character Set.

  2. Load the character set information into theDBC.CharTranslationsV. See Loading a Custom Client Character Set.
  3. Enable the character set. See Activating a Client Character Set.
    A maximum of 16 character sets can be active at one time.
  4. Optionally assign the character set as the default. See the section beginning with System Determination of Client Character Set.