Exit Routine Points - Teradata Director Program

Teradata® Director Program Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Director Program
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
cki1641301536147.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
frc1470439950465
Product Category
Teradata Tools and Utilities
At four points, TDP calls exit routines if they are provided by the customer:
  1. Any User Address Space exit (TDPUAX) receives control in the application address space when a database session is being established.
  2. Any User Logon Exit (TDPLGUX) receives control in the TDP address space when a database session is being established.
  3. Any User Transaction Collection Exit (TDPUTCE) receives control in the TDP address space before requests are sent to, or after responses are received from, the database.
  4. Any User Security Interface (TDPUSEC) receives control in the TDP address space when the database detects a security violation.