Programming INMODs for UNIX System-Based Clients - 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

In addition to the techniques for preparing INMODs listed in Preparing the INMOD Program which apply to all platforms, there are several rules that must be followed only for developing C INMODs for UNIX system-based clients. These are:

  • The INMOD subroutine must be named _dynamn.
  • The INMOD must be compiled with the native C compiler.
  • The compiled INMOD module must be linked into a shared object module.