Programming INMODs for a Windows Client - 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

The previous section lists INMOD preparation techniques that apply to all platforms. There are several additional rules to follow when developing C INMODs for Windows clients. These are:

  • The INMOD routine must be written in C
  • The INMOD routine must have an entry point named _dynamn and declared with _declspec keyword
  • The file must be saved as a DLL file