Teradata Database Message 1195 - 1195 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Operation not allowed: %DBID.%TVMID is in Incremental Restore (read-only) state.
Explanation
This error occurs when a user performs any write operation on a table that is in Incremental Restore (read-only) state.
Generated By
AMP Steps.
For Whom
End user.
Notes
None.
Remedy
As the object is being Incrementally restored, only SELECT and DROP statements are allowed on this object. If the user really wants to make modifications(not recommanded) to the table: Run the incremental restore job with the Allow Write option set to true or run SQL command INCREMENTAL RESTORE ALLOW WRITE FOR object name.