Performance - Parallel Transporter

Teradata® Parallel Transporter Reference

Product
Parallel Transporter
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2023-11-29
dita:mapPath
abr1608578396711.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
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.