MultiLoad INMOD Adapter Operator | Teradata Parallel Transporter - MultiLoad INMOD Adapter Operator Capabilities - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Enterprise
VMware
Lake
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2025-04-02
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
Product Category
Teradata Tools and Utilities

The MultiLoad INMOD Adapter operator allows you to use Teradata MultiLoad utility INMOD routines with Teradata PT. This operator can be used as a producer or a filter operator.

The term INMOD is an acronym for “input modification.” INMOD routines are user exit routines the MultiLoad INMOD adapter can call to provide enhanced processing functions on input records before they are sent to the database.

You can use the MultiLoad INMOD Routine with the MultiLoad INMOD Adapter to read and preprocess input data values from files on the client system.

For information on creating and using MultiLoad INMOD Routines, see Teradata® MultiLoad Reference, B035-2409.

The following two figures show the MultiLoad INMOD Adapter operator as a producer operator or as a filter operator.

MultiLoad INMOD Adapter Operator as Producer Operator

MultiLoad INMOD Adapter Operator as Filter Operator

  • To use the MultiLoad INMOD Adapter Operator as a filter operator, define the operator as TYPE MULTILOAD INMOD FILTER in the DEFINE OPERATOR statement and then use the VIA clause to invoke the operator in the APPLY statement. For VIA clause usage, see Object Definitions and the APPLY Statement.
  • The existing TPT function names should not be used in User's INMODs. Using the existing TPT function names in User's INMODs might cause the normal operation of the TPT job to behave with unexpected results and prevent requests from completing normally.