Groups | Blog | Home
all groups > sql server clustering > january 2004 >

sql server clustering : non-cluster to cluster


Robert Wishart
1/13/2004 9:07:46 AM
How do I move a database from a non-clustered sql server
Jinhe
1/13/2004 2:16:20 PM
detach/attach or backup/restore works too on cluster.
uttamkp NO[at]SPAM online.microsoft.com
1/13/2004 11:50:12 PM
The procedure to move a db from a non-clustered SQL Server to a clustered
SQL Server is exactly the same you follow to move a db from a non-clustered
SQL Server to a non-clustered SQL Server. Only thing to remember in a
clustered SQL Server is that you need to put the database on the shared
disk that the clustered SQL Server is using (or dependent on).

HTH,

Uttam Parui
SQL Server Developer Support Engineer, MCDBA, MCSE, MCT
Product Support Services
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
ross
1/17/2004 6:01:31 AM
To this poing, the drives that you are using for the
databases must be dependencies on the cluster SQL Server.

[quoted text, click to view]
AddThis Social Bookmark Button