Output DBC Session Id - 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.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-02
dita:mapPath
ttt1608578409164.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Usage Notes

The Output DBC Session Id field is the actual, not logical, identifier assigned to the session by the database. It is provided for diagnostic purposes, audit logs, and so on.

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

Output DBC Session Id 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.

Compare with Output Session Id.