Archive/Recovery Utility 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 following points apply to Archive/Recovery utility support for error tables:
  • An all-AMPs or dictionary archive includes all rows in DBC.ErrorTbls.

    Error tables are archived only if they are contained by the database being archived.

  • When a database containing an error table is restored from either a cluster or all-AMPs archive, the corresponding row in DBC.ErrorTbls for the error table is also restored.
  • Table-level archives do not include DBC.ErrorTbls rows.
  • An archived table can be restored only if it has not been dropped. You cannot restore a dropped error table.
  • If an error table has not been dropped, it is represented by a row in DBC.ErrorTbls, so restoring it from an archive does not require its DBC.ErrorTbls row to be restored as well.
  • Using the Archive utility COPY command to copy an error table does not restore its associated DBC.ErrorTbls row.
  • An error table copied using the Archive utility COPY command becomes a regular data table on the target system.

See Teradata® Archive/Recovery Utility Reference, B035-2412 for details about the COPY command.