Performance - 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

The exporting ability of the Export operator is designed to outperform the SQL Selector operator (similar to BTEQ Export) in transferring large amounts of data from tables.

This is so because, among other factors, the Export operator is multisessioned and able to run in multiple parallel instances. It performs block exports in contrast to the SQL Selector operator, which performs single-session and one-row-at-a-time exports.

Export functions in Teradata PT do not make the database perform faster. Rather, Teradata PT allows for the greater use of multiple parsing engines and AMPs.