Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Peter99
Constraint Violating Yak Guru
498 Posts |
Posted - 2011-01-14 : 12:14:39
|
Hi,We have a scenerio to rebuild standalone servers from two node cluster active/passive. After disaster we don't need to rebuild cluster but to rebuild standalone servers. (sql server 2005 windows 2003).Now my question is, after windows team install os, we will install sql server to build standalone instance.1. How to recover master database for logins from backup which right now have cluster configuration info and MSDB?2. How to keep server name so on application side there should be no change?3. Anything else I should take care?Thanks |
|
|
|
|