Other Notes - 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 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 the database 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 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 database load slot.