Response Buffer 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 Response Buffer Length field specifies the desired length of the buffer in which responses received from the database are made available to the application program.

Language Variable Name
COBOL: DBCAREA-RESP-BUF-LEN
C: DBCAREA.H: resp_buf_len
Routine Action Taken
DBCHINI: writes
DBCHCL: reads (CON; RSUP; IRQ; REW; ABT)
Used by Action Taken
application program writes

The value of zero indicates that DBCHCL is to use the default value from the SPB bytes for the Response Buffer Length. The application program may change the value in Response Buffer Length as shown in the following sections.