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.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
ggf1488824663364.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