Programming Languages - 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

Teradata TPump is written in:

  • IBM C for mainframe-attached z/OS client systems
  • C for workstation-attached client systems for UNIX and Windows systems

INMOD and Notify Exit routines can be written in the programming languages listed in the following table. They are dependent on the platform which runs Teradata TPump:

INMOD Routines 
Platform Routines
z/OS
  • INMOD routines in IBM C , Assembler, COBOL, or PL/I
  • Notify Exit routines in IBM C
UNIX OS, Windows
  • INMOD and Notify Exit routines in C
Although it is neither certified nor supported, INMOD and OUTMOD routines can be written in COBOL on workstation-attached client systems if the Micro Focus COBOL for UNIX compiler is used. However, Teradata strongly recommends writing INMOD and OUTMOD routines in C/C++.