BEGIN LOADING | Example | Teradata FastLoad - Example: BEGIN LOADING - FastLoad

Teradata® FastLoad Reference

Product
FastLoad
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
ije1544831946874.ditamap
dita:ditavalPath
obe1474387269547.ditaval
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!