Example: BEGIN LOADING - FastLoad

Teradata FastLoad Reference

Product
FastLoad
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-18
dita:mapPath
tjz1488824663315.ditamap
dita:ditavalPath
Audience_PDF_include.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!