TDP1206 IMPROPER NUMBER OF BYTES FOR A CHARACTER IN 'invalidtext' - Teradata Tools and Utilities

Teradata Director Program (TDP Prefix) Messages

Product
Teradata Tools and Utilities
Release Number
15.xx,16.xx
Language
English (United States)
Last Update
2018-10-23
dita:id
B035-1096-TDP
lifecycle
latest
Product Category
Teradata® Tools and Utilities

TDP1206 IMPROPER NUMBER OF BYTES FOR A CHARACTER IN 'invalidtext'

Explanation:

A TDP command contained an operand that contained an incomplete character. That is, the number of bytes for that character was invalid.

Generated By:

TDP.

Notes:

For UTF8, all of a two or three byte character was not present. For UTF16, for a character, the number of bytes was not a multiple of two; for a surrogate, the number of bytes was not a multiple of four. For KANJIEUC_0U, all bytes of a two or three byte character was not present. For SCHGB2312_1T0, both bytes of a double-byte character were not present. For KANJISJIS_0S, both bytes of a double-byte character were not present. For HANGULKSC5601_2R4 or TCHBIG5_1R0, both bytes of a double-byte character were not present.

Remedy:

Enter the corrected command.