Output DBCpath - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-04-19
dita:mapPath
xen1544831946512.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Usage Notes

The Output DBCpath field specifies the route used to send to and from the database computer for the session. It is provided for diagnostic purposes and for logs, such as audit logs.

Language Variable Name
COBOL: DBCAREA-O-DBCPATHs
C: DBCAREA.H: o_dbcpath
Routine Action Taken
DBCHINI: writes
DBCHCL: writes (FET associated with connect operation)
Used by Action Taken
application program reads

After regaining control from a call to DBCHCL for the Connect function, the application program can obtain the route used from Output DBCpath. The Output DBCpath contains the name of the set of co-COPs used for the session.

Output DBCpath is available in the DBCAREA when the application program regains control, with return code zero, from calling DBCHCL for the first Fetch function that is associated with the connect operation.