CLI1157 The resulting Connect request is excessive - 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

CLI1157 The resulting Connect request is excessive

Explanation:

The length of the Logon string, any DBCAREA Connect extensions, any DBCAREA Session-desc specification, any DBCAREA Workload specification, plus a small amount of boilerplate to package the Connect request exceeds the maximum size of a request, 4,294,967,296bytes.

Notes:

Since the maximum acceptable size for the items in Connect request is nowhere near this maximum value, it is almost certain the length for one or more of the items was incorrectly specified by the application.

Remedy:

Correct the erroneously specified lengths and re-issue the request.