FastExport Task Activity Commands - FastExport

Teradata FastExport Reference

Product
FastExport
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2410
lifecycle
previous
Product Category
Teradata Tools and Utilities

FastExport Task Activity Commands

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

Table 2 lists the FastExport commands that perform task activities.

 

Table 2: 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