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
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
ggf1488824663364.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Function Abbreviations

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 Use of CLIv2 Routines: Tabular Summary.

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.