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

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.