Easy Loader Overview - Parallel Transporter

Teradata® Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
17.00
Published
August 31, 2020
Language
English (United States)
Last Update
2020-08-27
dita:mapPath
zae1544831938751.ditamap
dita:ditavalPath
tvt1507315030722.ditaval
dita:id
B035-2445
lifecycle
previous
Product Category
Teradata Tools and Utilities

Easy Loader is an extended TPT command line interface that enables a user to load data from a flat file into a database table, load data from one database table to another, or unload data from a database table into a flat file.

The default behavior of Easy Loader is loading flat file data into database tables, but has been extended to support other basic TPT load and unload operations scriptlessly.

Easy Loader accepts UNIX-like command line options and generates a TPT Script and Job Variable file internally. Post-generation, TPT is run using the generated files.

Easy Loader can automatically determine the load and unload operators based on the job variables provided to it by the user via the command line, as well as the type of load/unload job the user requests.

The tdload command has two modes of operation: Fully-Automatic and Semi-Automatic. In Fully-Automatic mode, tdload automatically decides the optimal operators that are to be used for the load/unload job. In Semi-Automatic mode, the user chooses the producer and/or consumer operator by using an operator template job variable and allows Easy Loader to default required job variables, as well as translate generic job variables provided into operator specific job variables.

Currently, supported producer and consumer operators are:
  • Producer: DataConnector Producer and Export
  • Consumer: DataConnector Consumer, Load, Updated, Stream, and Inserter