TDP1206 IMPROPER NUMBER OF BYTES FOR A CHARACTER IN 'invalidtext' - Teradata Director Program

Teradata Director Program (TDP Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Director Program
Release Number
15.xx, 16.xx, 17.xx, 20.xx
Published
June 2020
Language
English (United States)
Last Update
2023-11-20
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.