Hello,
How do I restore a sql database that is on a clustered server from a sql database backup file that is on a non_clustered server?
Thanks,
Serey
Just like how you do it if it is not clustered. Clustering is transparent to SQL Server.|||There is no difference between clustered and non clustered servers in terms of how you restore a backup. Will work the same way.
No comments:
Post a Comment