Explanation - Parallel Transporter

Teradata® Parallel Transporter Reference

Product
Parallel Transporter
Release Number
17.00
Published
November 2020
Language
English (United States)
Last Update
2022-02-03
dita:mapPath
ric1544831938741.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities
Notice the following in this script:
  • When using this approach, the DataConnector operator write a single row to the data stream so its input file contains a single record.
  • A schema must be defined in order for the input value to be read.
  • An SQL host variable (:CustNo) is used in the DELETE statement.
  • The colon ( : ) symbol prefixed to CustNo specifies to the database that the value comes from a source external to the SQL DELETE statement.