Restrictions and Limitations | CREATE INDEX | Teradata Vantage - Restrictions and Limitations for Error Tables - 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
ft:locale
en-US
ft:lastEdition
2024-12-13
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™

You can use the CREATE INDEX statement to add a secondary index to an error table to facilitate scanning its captured data for analysis. See CREATE ERROR TABLE.

You must then drop any of the secondary indexes you have defined before you perform an INSERT … SELECT or MERGE operation that specifies error logging on the data table associated with the error table.