Inferring the Data Schema - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Lake
Enterprise
VMware
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-12-06
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
lifecycle
latest
Product Category
Teradata Tools and Utilities
  • When moving data from a flat file to a database table, the data schema is inferred from the target table.
  • When moving data between database tables, the data schema is inferred from either:
    • The Source table specified in the --SourceTable option, or
    • The SQL SELECT statement defined in the --SelectStmt option.

An error is returned if no target table is specified.

If the source data does not match the inferred schema, the Easy Loader job terminates with an error.