Miscellaneous Notes - 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

Open-requests is a count of requests that have not been ended. These requests do not necessarily still have spool files.

As long as the application keeps Open-requests less than or equal to 16, the number of spool files on the database will be less than or equal to 16.

The database allows no more than 16 spool files at one time per session.

For optimal performance, the application should operate so that Open-requests is no more than 16.

Program your applications to close requests explicitly with a call to DBCHCL for the End Request function as soon as the response generated by the request is no longer needed.

DBCHCL updates Open-requests in the DBCAREA as soon as DBCHCL is called for a request-generating function.

Open-requests is available after the application regains control from DBCHCL, even for a connect operation.