Dictionary Support 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™

The system provides one dictionary table, DBC.ErrorTbls, and three views, DBC.ErrorTblsV, DBC.ErrorTblsVX, and DBC.Tables3VX, to support error tables.

DBC.ErrorTbls maintains the relationships between error tables and their data tables rather than the table header.

You can query the DBC.ErrorTblsV and DBC.ErrorTblsVX views to report error table names and their associated data table and database names.

You can query the DBC.Tables3VX view to report the database, table, and column names associated with the table IDs and column IDs stored in error table rows.

See Teradata Vantage™ - Data Dictionary, B035-1092 for the definitions and usage details about DBC.ErrorTbls, DBC.ErrorTblsV, DBC.ErrorTblsVX, and DBC.Tables3VX. See Error Table Row Size Minimization for an example of how to use the DBC.Tables3VX view.