SQL Server Error Msg 14831 – Cannot set the Remote Data Archive query mode for database ‘%.*ls’ because REMOTE_DATA_ARCHIVE is not enabled on the database.

In this blog post, let’s learn about the error message “14831 – Cannot set the Remote Data Archive query mode for database ‘%.*ls’ because REMOTE_DATA_ARCHIVE is not enabled on the database.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14831 – Cannot set the Remote Data Archive query mode for database ‘%.*ls’ because REMOTE_DATA_ARCHIVE is not enabled on the database.

Reason for the Error

To be update soon…

Solution

To be update soon…