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

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.