November 16, 2004 at 5:13 am
We need to move a group (with a virtual instance of SQL Server) from Node1 to Node2 within a cluster Active/Active W2003 Enterprise with SQL Server 2000 Enterprise. I know how to perform this action by using the Windows 2003 Microsoft Management Console (MMC) Cluster Administrator snap-in, but I need to move the instance during a non-peak time (early morning) using a command line and schedule it with AT.
Anyone knows how to do this action?
Help us please.
Thanks.<script language=JavaScript>function clearText(thefield){if (thefield.defaultValue==thefield.value)thefield.value = ""} </script><script language=JavaScript></script>
<script language=JavaScript>function clearText(thefield){if (thefield.defaultValue==thefield.value)thefield.value = ""} </script><script language=JavaScript></script>
November 19, 2004 at 8:00 am
This was removed by the editor as SPAM
December 2, 2004 at 9:57 am
Use the cluster command
In a cmd-prompt type cluster /? for clarification
The command you need to issue in you case is "cluster GROUP "Group Name" /MOVE"
There is some other options, they are explained in the /? command
/Bo
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply