Other Notes - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
16.10
Published
July 2017
Language
English (United States)
Last Update
2018-06-28
dita:mapPath
egk1499705348414.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities
  • The SQL Selector operator can export rows from multiple tables and views as long as the result set adheres to a single schema.
  • The SQL Selector operator is the only operator that can extract rows from Teradata in field mode. All data retrieved in the field mode is converted to character strings. In order to take advantage of this feature, ReportMode must be enabled. When ReportMode is enabled, the columns defined in the script schema must be VARCHAR.
  • The SQL Selector operator can export rows from Teradata tables and views. The maximum size for each row is 1MB.
  • The SQL Selector operator allows one session; it does not support multiple sessions.
  • The SQL Selector operator allows one instance; it does not support multiple instances.
  • The SQL Selector operator is not restartable if the data export has started and the data export has not completed.
  • The SQL Selector operator does not require a Teradata Database load slot.