CLI1023 The level number must be numeric between 1 and 65535 - 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

CLI1023 The level number must be numeric between 1 and 65535

Explanation:

A statement contained a level number that was either zero or greater than 65535.

Notes:

Execution ends with return code 8. No TRD2XCI module is produced. The level is either an optional token before a directive, or the only token on a statement. Either the short form "L" or the standard form "LEVEL", abbreviated by standard CLIv2 syntax rules, indicates a level. Contiguous with the level token is an optional comparison indicator and a required level number. The level number specifies the number to be compared to the current CLIv2 level.

Remedy:

Correct the faulty statement to specify a valid level number.