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

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.