TDP2828 DDNAME "name", RECORD number: "directive" CODEPOINT EXTRANEOUS - 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

TDP2828 DDNAME "name", RECORD number: "directive" CODEPOINT EXTRANEOUS

Explanation:

A SET USERCS command was specified with the indicated DDName but a statement beginning on the indicated record specified one or more extraneous data codepoints. The directive with which the statement is associated is also indicated.

Generated By:

TDP.

Notes:

The MONOCASE, SANITIZE, and UNICODE directives are followed by one or more statements that define certain codepoints. A codepoint is the hexadecimal representation of a character in a character set. "C1" is the codepoint for the EBCDIC Capital Letter A; "0020" is the codepoint for the Unicode Space. Codepoints are specified as the first target codepoint (the first or only codepoint before the colon), the second target codepoint (the codepoint between a dash and the colon), or a data codepoint (a codepoint after the colon).

Remedy:

Correct the faulty statement to remove extraneous codepoints.