Routine Entry Points - Parallel Data Pump

Teradata Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-3021
lifecycle
previous
Product Category
Teradata Tools and Utilities

Routine Entry Points

Table 33 lists the entry points for INMOD routines.

 

Table 33: 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 FDLcompatible INMODs compiled and linked with BLKEXIT as the entry point. When the FDLcompatible INMOD is used, USING(“FDLINMOD”) must be specified in the IMPORT statement.

Table 34 lists the entry points for Notify Exit routines.

 

Table 34: 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