In this blog post, let’s learn about the error message “14910 – Cannot currently perform the requested operation against table ‘%.*ls’ because it has the REMOTE_DATA_ARCHIVE option enabled but the remote table has not yet been created.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
14910 – Cannot currently perform the requested operation against table ‘%.*ls’ because it has the REMOTE_DATA_ARCHIVE option enabled but the remote table has not yet been created.
Reason for the Error
To be update soon…
Solution
To be update soon…