Types of Exceptions - 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ā„¢

Conversion of character data type between a client form-of-use and the Teradata Database form-of-use may encounter exception situations.

There are three possible exceptions.

Type Description See
Illegal client data form-of-use An illegal form-of-use occurs when the client data violates the structure of the client form-of-use, for example, an unmatched SI character in KanjiEBCDIC. Illegal Form-of-Use
Conversion exception A conversion exception occurs when there is no character in the target repertoire that corresponds to a character from the source string.
Truncation exception A truncation exception occurs when the source cannot fit into the target field without truncation of a non-pad character. Truncation Exceptions

For information on how exceptions are handled in sessions where Unicode Pass Through is enabled, see Unicode Pass Through.