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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 script to test cluster failover help

Author  Topic 

KevinSean
Starting Member

2 Posts

Posted - 2004-11-08 : 02:41:58
Is it possible to write a script to test the failover for a SQL cluster or must this test be performed manually (such as removing the server from the cluster) ?

If this can be done in script, how would I go about it?

Thanks in advance.

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-11-08 : 03:15:03
you can just stop the sql service on one node instead of removing the other node from the cluster.

--------------------
keeping it simple...
Go to Top of Page

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-11-08 : 03:15:55
you can just stop the sql service on one node instead of removing the other node from the cluster.

--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -