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
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
uny1527114222311.ditamap
dita:ditavalPath
Audience_PDF_include.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