TDP2826 DDNAME "name", RECORD number: "directive" CODEPOINT OUT OF RANGE - Teradata Director Program

Teradata Director Program (TDP Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Director Program
Release Number
15.xx, 16.xx, 17.xx, 20.xx
Published
June 2020
ft:locale
en-US
ft:lastEdition
2023-11-20
lifecycle
Latest
Product Category
Teradata Tools and Utilities

TDP2826 DDNAME "name", RECORD number: "directive" CODEPOINT OUT OF RANGE

Explanation:

A SET USERCS command was specified with the indicated DDName but a statement beginning on the indicated record did not specify a codepoint in the proper range. The directive with which the statement is associated is also indicated. The codepoint could be either the first target codepoint, the second target codepoint, or a data codepoint. The MONOCASE and SANITIZE directives may specify only codepoints relevant to TDP. Specifically, only characters in the basic repertoire (basically, the codepoints with the smallest length or values in a character set) may be specified.

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 specify only basic repertoire codepoints.