FastExport Task Activity Commands - FastExport

Teradata FastExport Reference

Product
FastExport
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-22
dita:mapPath
fmk1488824663357.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2410
lifecycle
previous
Product Category
Teradata Tools and Utilities

Task commands specify the actual processing that takes place for each FastExport task.

The following table lists the FastExport commands that perform task activities.

FastExport Task Activity Commands 
FastExport Command Function
BEGIN EXPORT Signifies the beginning of an export task and sets the specifications for the task sessions with Teradata Database
END EXPORT Signifies the end of an export task and initiates processing by Teradata Database
EXPORT Provides:
  • The client system destination and file format specifications for the export data retrieved from Teradata Database
  • A generated MultiLoad script file which can later reload the export data back into Teradata Database
FIELD Specifies a field of the input record that provides data values for the constraint parameters of the SELECT statement
FILLER Specifies a field of the input record that will not be sent to Teradata Database as part of the input record that provides data values for the constraint parameters of the SELECT statement
IMPORT Defines the client file that provides the USING data values for the SELECT statement
LAYOUT Specifies, in conjunction with an immediately following sequence of FIELD and FILLER commands, the layout of the file that provides data values for the USING modifier of the SELECT statement