Routine Entry Points - Parallel Data Pump

Teradata® Parallel Data Pump Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Data Pump
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
kpf1641281806652.ditamap
dita:ditavalPath
ovd1619195504008.ditaval
dita:id
ouq1478611619316
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