CLI0106 DBCAREA Variable_Length_Fetch option 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

CLI0106 DBCAREA Variable_Length_Fetch option is invalid

Explanation:

This option is set by the application to inform CLI2 whether the Fetch function should return response data in var string format (2 byte length followed by that many bytes of data) or fixed string format (where the string length is passed as a separate argument in the output length of fetched data argument.

Notes:

The option must be 'Y' (return var string) or 'N' (not var fetch)

Remedy:

Correct the error and resubmit the job.