SQL Server Error Msg 14802 – Cannot disable REMOTE_DATA_ARCHIVE because the database contains at least one table having REMOTE_DATA_ARCHIVE enabled.

In this blog post, let’s learn about the error message “14802 – Cannot disable REMOTE_DATA_ARCHIVE because the database contains at least one table having REMOTE_DATA_ARCHIVE enabled.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14802 – Cannot disable REMOTE_DATA_ARCHIVE because the database contains at least one table having REMOTE_DATA_ARCHIVE enabled.

Reason for the Error

To be update soon…

Solution

To be update soon…