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

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.