CLI0122 DBCAREA Maximum_Number_Of_Sessions argument is invalid - 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

CLI0122 DBCAREA Maximum_Number_Of_Sessions argument is invalid

Explanation:

This argument is used by the application to inform CLI2 the maximum anticipated number of concurrent sessions. CLI2 uses this number for initial allocations of certain internal control blocks.

Notes:

This argument is optional--CLI2 will obtain the proper size internal control block based on the actual number of sessions at the time that the control blocks are needed. Host resource utilization (cpu can be reduced however by proper specification of this argument. If the actual number of sessions exceed CLI2's initial assumptions it will free and reallocate larger blocks. The valid range for this argument is 0 to 32K. If it is set to a value much larger than the actual number of sessions virtual storage will be wasted.

Remedy:

Correct the error and resubmit the job.