15.00 - 8276 Restore/Copy Dictionary stopped because a significant change has occurred to the table since creation of the backup. - Teradata Database

Teradata Database Messages

Product
Teradata Database
Release Number
15.00
Language
English (United States)
Last Update
2018-09-24

8276 Restore/Copy Dictionary stopped because a significant change has occurred to the table since creation of the backup.

Explanation:

The restore/copy dictionary request for selected partitions of a PPI table was stopped because a significant DDL change was applied to the table that is not reflected in the dictionary backup. This is detected by a mismatch in the DBC.TVM UtilVersion field of the dictionary backup and the entry on disk when these are both non-zero or, if they are both zero, a mismatch between the DBC.TVM Version field of the dictionary backup and the entry on disk. When non-zero, the UtilVersion is the highest version number of the table structure when a significant DDL change occurred.

Generated By:

Insert dictionary rows during restore step (hutinr)

For Whom:

End User

Remedy:

Corrective actions include: - Verify that the correct dictionary backup was specified. - Verify that a dictionary restore was performed successfully following significant DDL changes. - Identify DDL changes that have been applied to the table since the backup.