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.