In this blog post, let’s learn about the error message “14894 – Table ‘%.*ls’ cannot be a target of an update or delete statement because it has both the REMOTE_DATA_ARCHIVE option enabled and a BLOCK PREDICATE enabled.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
14894 – Table ‘%.*ls’ cannot be a target of an update or delete statement because it has both the REMOTE_DATA_ARCHIVE option enabled and a BLOCK PREDICATE enabled.
Reason for the Error
To be update soon…
Solution
To be update soon…