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.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.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.