Notify Exit Routines - Parallel Data Pump

Teradata® Parallel Data Pump Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Data Pump
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
kpf1641281806652.ditamap
dita:ditavalPath
ovd1619195504008.ditaval
dita:id
ouq1478611619316
Product Category
Teradata Tools and Utilities

A Notify Exit routine specifies a predefined action to be performed whenever certain significant events occur during a Teradata TPump job.

Notify Exit routines are especially useful in an operator-free environment where job scheduling relies heavily on automation to optimize system performance.

For example, by writing an exit routine in C (without using CLIv2) and using the NOTIFY . . . EXIT option of the BEGIN LOAD command, a routine can be provided to detect whether a Teradata TPump job succeeds or fails, how many records were loaded, what the return code was for a failed job, and so on.

Beginning with Teradata Tools and Utilities 14.10, use the NEW NOTIFY EXIT to compile and run against TTU14.10 TPump.