The Stream Operator Function in a Teradata PT Script - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Lake
Enterprise
VMware
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
Language
English (United States)
Last Update
2023-12-06
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
lifecycle
latest
Product Category
Teradata Tools and Utilities

When you use the Stream operator in a Teradata PT job, the Stream operator:

  1. Logs on to the database, using your user name, password, database name, and account ID information specified in the job script.
  2. Loads the data from the Teradata PT data streams into the database.
  3. Logs off from the database.
  4. If the Stream operator job is successful, terminate the job and provide information about the job in the log or to the user, such as:
    • Total number of records sent to the database
    • Number of errors posted to the error table
    • Number of Inserts, Updates, and Deletes applied
  5. If the job is unsuccessful, terminate the job and provide information about the job so that you can correct any problem and restart the job.