SQL Server Error Msg 14809 – Cannot enable REMOTE_DATA_ARCHIVE on database ‘%s’. The REMOTE_DATA_ARCHIVE option can only be set on user databases.

In this blog post, let’s learn about the error message “14809 – Cannot enable REMOTE_DATA_ARCHIVE on database ‘%s’. The REMOTE_DATA_ARCHIVE option can only be set on user databases.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14809 – Cannot enable REMOTE_DATA_ARCHIVE on database ‘%s’. The REMOTE_DATA_ARCHIVE option can only be set on user databases.

Reason for the Error

To be update soon…

Solution

To be update soon…