DBCHCL Functions - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
jen1488824663137.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

This section describes the DBCHCL functions listed below.

Function Name Description
CON Connect
RSUP RunStartUp Request
IRQ Initiate Request
IWPF Initiate With Protocol-Function
CRQ Continue Request
CMD Command
ABT Abort
FET Fetch
REW Rewind and Fetch
ERQ End Request
DSC Disconnect

General Notes

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

The interpretation of some of the arguments may depend on the setting of the DBCAREA options (for more information, see Setting DBCAREA Options.

For instance, input/output string pointers may 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.