ARC1401 %s ROLLFORWARD stopped: table version number changed - Teradata Tools and Utilities

Archive/Recovery (ARC Prefix) Messages

Product
Teradata Tools and Utilities
Release Number
15.xx,16.xx
Language
English (United States)
Last Update
2018-10-23
dita:id
B035-1096-ARC
lifecycle
latest
Product Category
Teradata® Tools and Utilities

ARC1401 %s ROLLFORWARD stopped: table version number changed

Explanation:

The Rollforward recovery was stopped because table version number was different.

For Whom:

End User.

Remedy:

If the table version number is different then this indicates a DDL change was applied to the table that is not reflected in the journal. When applying a DDL change to a table which has journaling, prior journal images may not be applied to that table unless the earlier version is restored. When the earlier version is restored, the rollforward will process all rows in the journal up to the DDL change. The rollforward will cease at that point. To continue the rollforward, the user must reapply the DDL change and then repeat the rollforward operation. This will cause rollforward to skip the rows that were previously applied and to apply the ones which were created after the DDL change.