Rules and Restrictions for Modifying Data Tables Defined With an Error Table - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™

This topic does not apply to the referential integrity error tables described in Referential Integrity Error Tables for Column-Partitioned Tables.

Several rules apply to altering a table that is associated with an error table. See CREATE ERROR TABLE.

The system maintains the compatibility between data tables and their associated error tables by disallowing any of the operations in the following list when an error table is defined for a data table.
  • You cannot make any of the following changes to a data table definition if the table is associated with an error table.
    • Add a column
    • Drop a column
    • Alter its primary index
    • Change its fallback protection
  • You can modify the partitioning of a partitioned data table that has an associated error table.