SQL Server Error Msg 14828 – Cannot perform ‘CREATE INDEX’ on view ‘%.*ls’ because it references table ‘%.*ls’ with REMOTE_DATA_ARCHIVE enabled.

In this blog post, let’s learn about the error message “14828 – Cannot perform ‘CREATE INDEX’ on view ‘%.*ls’ because it references table ‘%.*ls’ with REMOTE_DATA_ARCHIVE enabled.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14828 – Cannot perform ‘CREATE INDEX’ on view ‘%.*ls’ because it references table ‘%.*ls’ with REMOTE_DATA_ARCHIVE enabled.

Reason for the Error

To be update soon…

Solution

To be update soon…