CLI1022 The level comparison was not recognized - 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

CLI1022 The level comparison was not recognized

Explanation:

A statement contained a level with an invalid comparison.

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 comparison is one or two optional characters used to indicate the relationship between the current CLIv2 level and the specified level. The characters> < and = may be used to form the comparison.

Remedy:

Correct the faulty statement to specify a correct level comparison.