Teradata Database メッセージ 6705 - 6705 - Advanced SQL Engine - Teradata Database
Teradata Vantage™ - Database Messages
- Product
- Advanced SQL Engine
- Teradata Database
- Release Number
- 17.00
- Published
- 2020年6月
- ft:locale
- ja-JP
- ft:lastEdition
- 2020-09-17
- dita:mapPath
- ja-JP/vza1585613049811.ditamap
- dita:ditavalPath
- ft:empty
- dita:id
- vza1585613049811
- NMT
- yes
- Product Category
- Software
- Teradata Vantage
- メッセージ
- An illegally formed character string was encountered during translation.
- 説明
- マルチバイト文字(MBC)を含む文字列で、MBCが完全な形式でないときに、このエラーが発生します。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. SOの後にMBCが続き、文字列が終了する。SOの後にSBCが続き、シフト・イン(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. 3バイトMBCがあるべき場所にSBCまたは2バイトMBCがある。
- 生成もと
- ISFサブシステムの変換ルーチン
- 対象ユーザー
- エンド・ユーザー
- 注意
- なし
- 対処法
- SQL文、またはユーザー・データのいずれかでMBCの形式の問題があります。訂正して、再実行します。