DBCHCL Functions - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

DBCHCL Functions

Function Abbreviations

 

Table 10: Function Abbreviations 

Abbreviations

Function

DBFCON

call to DBCHCL for the Connect function

DBFRSUP

call to DBCHCL for the Run Startup function

DBFIRQ

call to DBCHCL for the Initiate Request function

DBFCRQ

call to DBCHCL for sending LOB data in deferred Mode

DBFFET

call to DBCHCL for the Fetch function

DBFREW

call to DBCHCL for the Rewind function

DBFERQ

call to DBCHCL for the End Request function

DBFABT

call to DBCHCL for the Abort function

DBFDSC

call to DBCHCL for the Disconnect function

For an overview of the use of these functions, see Table 8 on page 192.

For each function, there is a list of the required and optional input arguments and output arguments, and a general description of how DBCHCL processes the function.

The interpretation of some of the arguments can depend on the setting of the DBCAREA set options. For instance, input/output string pointers can be variable strings. For output strings, DBCHCL will provide an address and length if Locate Mode is in effect; otherwise DBCHCL expects that the application has set the address of the area to which DBCHCL is to move the string. If DBCHCL detects an error while processing, various fields will be set to help the user interpret and handle the error.