TDP2815 DDNAME "name", RECORD number: ENCODING OPERAND IS INCONSISTENT WITH SUFFIX - 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

TDP2815 DDNAME "name", RECORD number: ENCODING OPERAND IS INCONSISTENT WITH SUFFIX

Explanation:

A SET USERCS command was specified with the indicated DDName but a CHARSET statement beginning on the indicated record specified an ENCODING value that is inconsistent with the standard suffix on the character set name.

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.

Remedy:

Either remove the ENCODING operand or specify the same encoding as the suffix on the character set name.