Working with Multiple Routines - FastExport

Teradata® FastExport Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
FastExport
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-03-18
dita:mapPath
jaa1691573250507.ditamap
dita:ditavalPath
gel1618411995444.ditaval
dita:id
rto1478610027076
Product Category
Teradata Tools and Utilities
For each export task associated with a SELECT statement, the FastExport job can specify:
  • One INMOD routine with the IMPORT command
  • One OUTMOD routine with the EXPORT command
  • One Notify Exit routine with the BEGIN EXPORT command

A FastExport job can specify multiple export tasks, and each one can specify an INMOD routine, an OUTMOD routine, and a Notify Exit routine. (These specifications can be to the same or different routines.)