CLI0001 Parameter list invalid or missing - 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

CLI0001 Parameter list invalid or missing

Explanation:

At entry to a CLI routine, either the parameter list pointer was missing (0), or the return code parameter was missing.

Notes:

CLI codes are returned both in register 15 and in the return code argument that, in this situation, may be missing. Because not all high-level languages can access the value in register 15, some applications may be unable to detect this error.

Remedy:

Correct the error and resubmit the job.