Teradata PT includes sample notify exit routines that show you how to write a notify exit routine using the C programming language.
Sample notify exit routines for the following operators are installed in the sample folder:
- Load operator (ldnfyext.c)
- Update operator (updnfyxt.c)
- Export operator (expnfyxt.c)
- Stream operator (stmnfyxt.c)
- Data Connector (dcrnfyxt.c)
The IBM z/OS samples are installed in SAMPLIB:
Description | z/OS Name |
---|---|
Load Operator | PTXLDNTO |
Update Operator | PTXUPNTO |
Export Operator | PTXEPNTO |
Stream Operator | PTXSTNTO |
Data Connector Operator | PTXDCNTO |