Exit Routine Points - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-11
dita:mapPath
xuf1527114222341.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2416
lifecycle
previous
Product Category
Teradata Tools and Utilities
At four points, TDP will call 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 Teradata session is being established.
  2. Any User Logon Exit (TDPLGUX) receives control in the TDP address space when a Teradata 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 Teradata Database.
  4. Any User Security Interface (TDPUSEC) receives control in the TDP address space when the Teradata Database has detected a security violation.