Example: BEGIN LOADING - FastLoad

Teradata® FastLoad Reference

Product
FastLoad
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2019-02-14
dita:mapPath
ybx1527114222321.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2411
lifecycle
previous
Product Category
Teradata Tools and Utilities

The following command example starts a Teradata FastLoad job:

BEGIN LOADING Employee ERRORFILES ErrTable1,ErrTable2 CHECKPOINT 50000;

If the command is used to start a new job, then Teradata FastLoad responds:

BEGIN LOADING COMPLETE!

When BEGIN LOADING restarts a partially completed job, then Teradata FastLoad responds:

FastLoad is continuing a paused job!

If BEGIN LOADING is used to continue a multifile job, then Teradata FastLoad responds:

FastLoad is continuing a multifile job!