Fetch Maximum Data Length - Call-Level Interface Version 2

Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities

Usage Notes

The Fetch Maximum Data Length field specifies the length in bytes of the Move area, if any, allocated by the application program.

If the application program is using Move Mode for processing the parcels in the response, that is, if Locate Mode is set to N and Parcel Mode Fetch is set to Y or N in the DBCAREA, then the application program must allocate the Move area and place its length in Fetch Maximum Data Length before calling DBCHCL for the Connect, Run Startup, or Initiate Request functions.

Language Variable Name
COBOL: DBCAREA-FET-MAX-DATA-LEN
C: DBCAREA.H: fet_max_data_len
Routine Action Taken
DBCHINI: writes
DBCHCL: reads (FET)
Used by Action Taken
application program writes