8278 Restore/Copy Dictionary stopped because table's column definitions are inconsistent between the backup and disk.
Explanation:
The restore/copy dictionary request for selected partitions of a PPI table was stopped because there is a mismatch in one or more of the following components in DBC.TVFIELDS between the dictionary backup and the entry on disk. The components checked for consistency are: - No entry for the TableId in DBC.DBCTVFIELDS on disk - FieldName - FieldId - FieldType - MaxLength - DefaultValue - DefaultValueI - TotalDigits - DatabaseId - Compressible - CompressValue - CompressValueList - Entries on disk and not present on the backup - Entries on the backup and not present on disk
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.