CLI1024 The encoding scheme has not been specified - Mainframe Call-Level Interface

Mainframe Call-Level Interface (CLI Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Mainframe Call-Level Interface
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

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.