Restrictions and Limitations | CREATE INDEX | Teradata Vantage - Restrictions and Limitations for Error Tables - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1184
lifecycle
previous
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.