The Export Operator Function in a Teradata PT Job - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
16.10
Published
July 2017
Language
English (United States)
Last Update
2018-06-28
dita:mapPath
egk1499705348414.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

When you use the Export operator in a Teradata PT job, the Export operator does the following:

  1. Logs on to the Teradata Database, using your user name, password, Teradata Database, and account ID information specified in the job script.
  2. Sends the SELECT request in the SelectStmt attribute information and retrieve the exported data from the Teradata Database.
  3. Logs off from the Teradata Database.
  4. If the Export operator job is successful, the job completes and returns information about the job, such as:
    • Total number of records exported from the Teradata Database.
    • Records exported by each instance.
  5. If the job is unsuccessful, the job terminates and provides information about the job so that you can correct any problem and restart the job.