Programming Languages - Parallel Data Pump

Teradata Parallel Data Pump Reference

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

Programming Languages

Teradata TPump is written in:

  • IBM C for mainframe‑attached z/OS client systems
  • C for network‑attached client systems for UNIX and Windows systems
  • INMOD and notify exit routines can be written in the programming languages listed in Table 31. They are dependent on the platform which runs Teradata TPump:

     

    Table 31: 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
  • Note: Although it is neither certified nor supported, INMOD and OUTMOD routines can be written in COBOL on network‑attached client systems if the Micro Focus COBOL for UNIX compiler is used. However, it is strongly recommended that INMOD and OUTMOD routines be written in C/C++.