GRAPHIC Server Character Set | VantageCloud Lake - GRAPHIC Server Character Set - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

The GRAPHIC server character set is designed for IBM DB2 compatibility.

GRAPHIC is a canonical character set. Data stored as GRAPHIC can be shared among heterogeneous clients.

You can specify GRAPHIC as the character set for a table column, but not as the default character set for a user.

See GRAPHIC Server Character Set .

Supported GRAPHIC Client Character Sets

Characters stored as type GRAPHIC cannot be any of the following:
  • ASCII
  • Halfwidth Japanese
  • Special characters

Because of this, only the UTF16 session character set is usable with GRAPHIC data on VantageCloud Lake. GRAPHIC data is encoded as Unicode.

Unsupported GRAPHIC Client Character Sets

GRAPHIC is designed to support client character sets where excluding non-double-byte characters is desired. This is not true of ASCII, EBCDIC, or UTF8.

Moreover, the GRAPHIC pad character is three bytes in UTF8 so that standard padding techniques cannot be used.

For these reasons, the GRAPHIC server character set is not compatible with UTF8 or any character sets other than UTF16.

Restriction on Specification of GRAPHIC as the Default Character Set

You can specify GRAPHIC as the character set for a table column, but not as the default character set for a user.