CLI1024 The encoding scheme has not been specified - Teradata Tools and Utilities

Mainframe Call-Level Interface (CLI 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-CLI
lifecycle
latest
Product Category
Teradata® Tools and Utilities

CLI1024 The encoding scheme has not been specified

Explanation:

A CHARSET directive did not specify either a character set name with a standard suffix or the ENCODING operand.

Notes:

Execution ends with return code 8. No TRD2XCI module is produced. The encoding scheme defines how codepoints form a character set. Of 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 ENCODING operand.

Remedy:

Ensure that the encoding scheme is specified.