Output-TDP-path - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
zwv1608578409227.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2417
Product Category
Teradata Tools and Utilities

Output-TDP-path is an eight byte field that specifies the route used to send session data to and from the database.

It is provided for diagnostic purposes, audit logs, and so forth.

In this language... The variable name for Output-TDP-path is...
COBOL DBCAREA-O-DBCPATH
PL/I O_DBCPATH
C, C++ o_dbcpath
IBM Assembler DBCOSID
This routine... Does this for Output-TDP-path...
DBCHINI writes
DBCHCL writes (FET) associated with connect operation
Output-TDP-path is used by... To...
applications read

After regaining control from a call to DBCHCL for the Connect function, the application can obtain the route used from Output-TDP-path.

Output-TDP-path contains the name of the TDP used for the session, the TDP-assigned session number, and your database’s host id.

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