Fetch Maximum Data Length - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
17.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-02
dita:mapPath
ttt1608578409164.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
lifecycle
previous
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