Initializing DBCAREA - 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

After it is allocated, the DBCAREA must be initialized before a call to CLIv2 requesting CLIv2 services can be attempted. The application initializes the DBCAREA by putting the total length of the DBCAREA into the DBCAREA Total-length field of the structure and calling DBCHINI (see Common Routines for a description of the call to DBCHINI).

Return Code Result
0 DBCHINI completed successfully and DBCAREA can be used to communicate with CLIv2.
anything else a major system error occurred and the application cannot communicate with CLIv2.