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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-09-28 : 08:00:03
|
| Marilyn writes "Currently ConfigOn s SAN, 2 node SQL Cluster running W2000 Server w/SP4We have two instances of SQL in the cluster, one uses the default connection port and one does not. The largest SQL database on one node is 80G and on the other node the largest database is 10G.New ConfigOn Blade Servers, 2 node SQL Cluster running W2003We want to keep the SQL config the same as in the current configQuestionWhat's the recommended method for moving the server/databases." |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2005-09-28 : 23:47:33
|
| detach/attach?--------------------keeping it simple... |
 |
|
|
|
|
|