Current Response Buffer Length - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Current Response Buffer Length

Current Response Buffer Length is a four-byte field that is the actual length of the response buffer at the time the request is made.

 

In this language...

The variable name for Current Response Buffer Length is...

COBOL

DBCAREA‑CUR‑RESP‑BUF‑LEN

PL/I

CUR_RESP_BUF_LEN

C

cur_resp_buf_len

IBM Assembler

DBCOFBLA

 

This routine...

Does this for Current Response Buffer Length...

DBCHINI

writes

DBCHCL

writes (CON; RSUP; IRQ; FET; IWPF; CMD; CRQ)

 

Current Response Buffer Length is used by...

To...

applications

read.

After regaining control from a call to DBCHCL with function code set to any function except Disconnect, an application can obtain the value of the actual response buffer length in Current Response Buffer Length.