Teradata Parallel Transporter - Teradata Vantage - Analytics Database

Database Introduction

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
gtm1628096154303.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dsm1472253642401
lifecycle
latest
Product Category
Teradata Vantageā„¢

Teradata Parallel Transporter (Teradata PT) is an object-oriented client application that provides scalable, high-speed, parallel data extraction, loading, and updating.

Teradata PT uses and expands the functionality of the traditional Teradata standalone extract and load utilities FastLoad, MultiLoad, FastExport, and TPump.

Teradata PT has the following features:

Feature Description
Process-specific operators Discrete object-oriented modules that run Teradata PT jobs.
Operator Type Description
Producer Reads data from source, writes it to data stream.
Consumer Reads data from data stream, writes it to data target.
Filter Reads data from data stream, filters data (for example, selects, validates, or condenses it), writes filtered data to data streams.
Standalone Does data processing that does not involve data stream.
Access modules Software modules that give Teradata PT access to data stores.
Parallel execution structure Teradata PT can execute multiple instances of an operator to run multiple and concurrent loads and extractions and update data inline. Teradata PT maximizes throughput performance through scalability and parallelism.
Data streams Teradata PT distributes data into data streams shared with multiple instances of operators. Data streaming eliminates the need for intermediate data storage (data is not written to disk).
Single SQL-like scripting language Teradata PT uses a single script language to specify extraction, loading, and updating operations. (Standalone extract and load utilities use their own scripting languages.)
GUI-based Teradata PT Wizard Teradata PT Wizard helps you generate simple Teradata PT job scripts.