Input Request Id - Call-Level Interface Version 2

Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities

Usage Notes

The Input Request Id field specifies the request to be acted on by DBCHCL.

Language Variable Name
COBOL: DBCAREA-I-REQ-ID
C: DBCAREA.H: i_req_id
Routine Action Taken
DBCHINI: writes
DBCHCL: reads (FET; REW; ERQ; ABT)
Used by Action Taken
application program writes

The application program copies the value that was placed by the Connect, Run Startup, or Initiate Request function in Output Request Id into Input Request Id.

If the application program uses the same DBCAREA for more than one concurrent request or more than one session, it should save the Output Request Id from each request’s submission. The application program must store the appropriate value of Output Request Id in Input Request Id whenever it intends the next DBCHCL call to affect a different request.