DBCALAD - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
lvt1544831946862.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

DBCALAD is only used by the DBCHCL Initiate-request and Initiate-with-Protocol-function functions: it is ignored by other DBCHCL functions. It is of fixed length, is not initialized by DBCHINI, and is allocated by the application.

When the DBCAREA LOB-aggregate-data-pointer field is not zero, it points to one DBCALAD extension; when zero, no DBCALAD extension exists for the request. The LAD overrides specifications in Teradata SQL that defer data for a Large-object (such specifications as either a column specified AS DEFERRED <BY NAME> in the USING row descriptor of the Teradata SQL statement, or with a DEFERRED datatype in a DataInfoX or StatementInformation parcel for a parameterized SQL statement), providing data for such objects in the request itself.

The prologue for the Assembler, COBOL, C, and PL/I mappings of the DBCALAD provides language-dependent information in constructing the extension and should be consulted.

The application should set unused fields to binary zeroes, allowing successful execution of existing applications should these fields ever be used.