Table Characteristics and Considerations - 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

When using the traditional MultiLoad protocol, the target table cannot have any of the following characteristics:

  • Join, hash, or secondary indexes
  • No primary index
  • Foreign key references
  • Referential integrity
  • Triggers
  • Cannot be a normalized table
  • Cannot be a column partitioned table
  • Cannot be a temporal table
  • Cannot be in a replication group

The Extended MultiLoad Protocol can be used to load target tables that cannot be loaded using the traditional MultiLoad protocol. The exceptions are:

  • Cannot be a column partitioned table
  • Cannot be a temporal table
  • Cannot be in a replication group
  • Cannot have an identity column defined as a primary index