Exit Routine Points - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
pxm1544831938750.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2416
lifecycle
previous
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.