Monitor Events | Notify Exit Routines | Teradata Parallel Transporter - Using Notify Exit Routines to Monitor Events - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Enterprise
VMware
Lake
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2025-04-02
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
Product Category
Teradata Tools and Utilities

A notify exit routine (sometimes called an INMOD) specifies a predefined action to be performed whenever certain significant events occur during a Teradata PT job. Notify exit routines are especially useful in environments 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 NotifyMethod and NotifyExit attributes, you can provide a routine to detect whether a Teradata PT job succeeds or fails, how many records were loaded, what the return code is for a failed job, and so on. In all cases, notify exit routines are dynamically loaded at run time, rather than link edited into the Teradata PT module.

The entry point for notify exit routines for all notify exits must be _dynamn.