Performance - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Lake
VMware
Enterprise
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2025-06-13
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
Product Category
Teradata Tools and Utilities

Multiple parallel instances can be used to improve the performance of the load. Multiple instances of the Load operator can be run in a job, but all of them load data into the same table.

During a Load job, the Load operator inserts the data from each record it receives from the data streams into one row of the database target table. Because Teradata PT can filter out rows based on criteria in the script, some input rows may not be loaded.

The Load operator does not support Update, Select, and Delete operations on the target table. The Load operator only support Insert operations.