Hi. My current database is on a single SQL server. I want to move the database to a cluster environment. What steps are involved and what pitfalls are there? Is there a document that covers this type of move. Thanks.
Nothing but to use BACKUP and RESTORE method, as you're chaning the SQL environment from stand-alone to Cluster technology. Satya SKJ Microsoft SQL Server MVP Contributing Editor & Forums Moderator http://www.SQL-Server-Performance.Com This posting is provided �AS IS� with no rights for the sake of knowledge sharing.