After a Client System or Teradata FastLoad Failure - 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

When a client system or a Teradata FastLoad failure occurs while a Teradata FastLoad job is running, Teradata FastLoad performs the following tasks:

  1. Pauses the job.
  2. Tries to log off all Teradata FastLoad sessions on the Teradata Database.
    locking error_table_name for access
    select errorcode, errorfieldname
    from error_table_name;

To access the Teradata FastLoad target table, a Teradata FastLoad job consisting of a BEGIN LOADING and an END LOADING command must be submitted. This effectively restarts and ends the job.

After executing the END LOADING command, the Teradata FastLoad target table can be accessed, but the original job cannot be restarted.

The following subsections describe the various pause conditions, the factors affecting Teradata FastLoad restart operations, and the procedure for restarting a paused Teradata FastLoad job.