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

sql server clustering : Adding a resource (Generic Script) to the SQL Cluster



Rodney
7/26/2004 10:11:50 AM
I would like to add a VB Script to the SQL Cluster so that
in the event of a failover the script will execute on the
new active node. The script goes out and checks for the
existance of some key files once a day.

I am running Windows 2003 SQL 2000 in an Active / Passive
configuration.

I have the VBS running every morning through task Mgr, but
I would like to get it configured to run as a clustered
resource and failover to the active node.

Allan Hirt
7/27/2004 11:32:57 AM
Wouldn't it be better to write more of an agent type of
thing to do this?

John Toner [MVP]
8/2/2004 2:20:45 PM
In 2003, there is a "Generic Script" resource type that support VBS and Perl
scripts. Check out the following for more details:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mscs/mscs/generic_script.asp

Regards,
John


[quoted text, click to view]

AddThis Social Bookmark Button