Programming Considerations for Using Routines - MultiLoad

Teradata® MultiLoad Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
MultiLoad
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-03-18
dita:mapPath
lji1691576359330.ditamap
dita:ditavalPath
kju1619195148891.ditaval
dita:id
sga1478609868891
Product Category
Teradata Tools and Utilities

This section describes programming languages supported for each type of routine, as well as other related considerations.

Programming Languages

Teradata MultiLoad is written in:

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

The following table lists the INMOD routines and Notify Exit routines can be written in the programming languages indicated. These are platform dependent.

Languages Supported by Platform and Type of User-Developed Routine
Platform INMOD Routine Notify Exit Routine
z/OS Assembler, COBOL, PL/I, or IBM C IBM C
UNIX OS, Windows C C
It is strongly recommended that INMOD and OUTMOD routines be written in C/C++.