Teradata Database Message 2913 - 2913 - 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
- A specific-AMP recovery was executed out of order.
- Explanation
- A specific-AMP rollback or rollforward was attempted on a nonfallback table with unique secondary indexes.
- Generated By
- HutRecvy
- For Whom
- User.
- Notes
- A specific-AMP rollback or rollforward of nonfallback tables with unique secondary indexes should never happen. If a rollforward then it should have been preceded by either a restore (if recovering from a hardware failure) or by an all-AMPs rollforward if recovering from some other error. Either of these actions would invalidate any unique secondary indexes on the table. If a specific-AMPs rollback is being attempted then it should have been preceded by an all-AMPs rollback.
- Remedy
- Resubmit the Utility actions in the sequence described above. Note that dropping the index will cause the structure version of the table to be changed. A rollforward or rollback is not allowed across a structure change.