Teradata Database Message 6705 - 6705 - Analytics Database - Teradata Vantage

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
lifecycle
latest
Product Category
Teradata Vantageā„¢
Message
An illegally formed character string was encountered during translation.
Explanation
This error occurs when in a string containing Multi-Byte Characters (MBC), the MBCs are not completely formed. The possibilities are: Form-of-use Illegal characters ----------- ------------------ Unicode Any single-byte character (SBC). Graphic Any SBC. KanjiEBCDIC A shift-out (SO) is followed by the end of the string. A SO is followed by MBCs, then the end of the string. A SO is followed by SBCs, before encountering a shift-in (SI). KanjiSJIS A SBC is encountered where we expect an MBC of 2 bytes. KanjiEUC A SBC is encountered where we expect an MBC of 2 bytes. A SBC, or 2 byte MBC, is encountered where we expect an MBC of 3 bytes.
Generated By
The ISF subsystem translation routines.
For Whom
End User.
Notes
None
Remedy
Either your SQL statement, or your data, has badly formed MBCs. Correct and resubmit.