SQL Server Error Msg 14893 – Table ‘%.*ls’ cannot be a target of an update or delete statement because it has the REMOTE_DATA_ARCHIVE option enabled without a migration predicate.

In this blog post, let’s learn about the error message “14893 – Table ‘%.*ls’ cannot be a target of an update or delete statement because it has the REMOTE_DATA_ARCHIVE option enabled without a migration predicate.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14893 – Table ‘%.*ls’ cannot be a target of an update or delete statement because it has the REMOTE_DATA_ARCHIVE option enabled without a migration predicate.

Reason for the Error

To be update soon…

Solution

To be update soon…