TDP2814 DDNAME "name", RECORD number: ENCODING HAS NOT BEEN SPECIFIED - 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

TDP2814 DDNAME "name", RECORD number: ENCODING HAS NOT BEEN SPECIFIED

Explanation:

A SET USERCS command was specified with the indicated DDName. A statement beginning on the indicated record has begun the definition of a character set, but the encoding scheme was not known.

Generated By:

TDP.

Notes:

The encoding scheme defines how codepoints form a character set. Of particular significance is the number of bytes needed to form a particular codepoint. The encoding scheme can be specified in a standard suffix of a character set name (for example, _0E) or by the CHARSET directive. A character set definition is begun either explicitly by a CHARSET directive naming the character set, or implicitly by a CHARSET directive without a name or a CHAR, MONOCASE, SANITIZE, or UNICODE directive.

Remedy:

Ensure that the encoding scheme is specified.