SQL Server Error Msg 14891 – Table ‘%.*ls’ cannot be a target of an update or delete statement with an OUTPUT clause because it has the REMOTE_DATA_ARCHIVE option enabled.

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

SQL Server Error Message

14891 – Table ‘%.*ls’ cannot be a target of an update or delete statement with an OUTPUT clause because it has the REMOTE_DATA_ARCHIVE option enabled.

Reason for the Error

To be update soon…

Solution

To be update soon…