Teradata Database Message 8214 - 8214 - Analytics Database - Teradata Vantage
Analytics Database Messages
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Teradata Vantage
- Release Number
- 15.xx,16.xx,17.xx
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2023-01-05
- dita:mapPath
- sfx1628096178347.ditamap
- dita:ditavalPath
- ft:empty
- dita:id
- B035-1096
- lifecycle
- latest
- Product Category
- Teradata Vantageā¢
- Message
- ROLLFORWARD recovery stopped.
- Explanation
- The Rollforward recovery was stopped because the table version number did not match the value recorded in the journal row images.
- Generated By
- Host Utilities.
- For Whom
- End User.
- Notes
- None
- 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.