Open-requests Calculations - Teradata Tools and Utilities

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
oxw1641281447623.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
vfj1470443597526
Product Category
Teradata Tools and Utilities

DBCHCL calculates the value of Open-requests as follows:

Open-requests is the number of calls to DBCHCL for Connect function
  + the number of calls to DBCHCL for RunStartUp function
  + the number of calls to DBCHCL for Initiate Request function
  + the number of calls to DBCHCL for Initiate with Protocol-function function
  + the number of calls to DBCHCL for Command function
  the number of calls to DBCHCL for End Request function
  • The calculation does not keep track of End Request parcels as received by the client nor does it keep track of the return code from the call to DBCHCL.
  • The application must explicitly close a request with an End Request function in order to have Open-requests decremented.