Explanation - 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
ft:locale
en-US
ft:lastEdition
2023-12-06
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
lifecycle
latest
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.