Routine Entry Points - Parallel Data Pump

Teradata Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-22
dita:mapPath
tqa1488824663174.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-3021
lifecycle
previous
Product Category
Teradata Tools and Utilities

The following table lists the entry points for INMOD routines.

Entry Points for INMOD Routines 
INMOD Routine Language Entry Point
IBM C, on z/OS platforms _dynamn
COBOL and PL/I on z/OS platform DYNAMN
C on UNIX and Windows platforms _dynamn (or BLKEXIT*)

*Only for FDL-compatible INMODs compiled and linked with BLKEXIT as the entry point. When the FDL-compatible INMOD is used, USING(“FDLINMOD”) must be specified in the IMPORT statement.

The following table lists the entry points for Notify Exit routines.

NOTIFY EXIT Routine 
Notify Exit Routine Language Entry Point
IBM C on z/OS platforms _dynamn
z/OS platform DYNAMN
C on UNIX and Windows platforms _dynamn