Programming Considerations for Using Routines - MultiLoad

Teradata MultiLoad Reference

Product
MultiLoad
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2409
lifecycle
previous
Product Category
Teradata Tools and Utilities

Programming Considerations for Using Routines

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 network-attached UNIX and Windows client systems
  • Table 20 lists the INMOD routines and notify exit routines can be written in the programming languages indicated. These are platform dependent.

     

    Table 20: 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

    Note: It is strongly recommended that INMOD and OUTMOD routines be written in C/C++.