Notify Exit Routines - Parallel Data Pump

Teradata® Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
ioq1544831946920.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-3021
lifecycle
previous
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.