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
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
uny1527114222311.ditamap
dita:ditavalPath
Audience_PDF_include.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 Teradata 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.