March 11, 2009 at 12:55 pm
For some reasons, we would like to change the IP for an existing SQL instance. How to implement it? What if the instance is on a cluster?
Any input will be greatly appreciated.
March 11, 2009 at 2:05 pm
As far as I remember you will be able to do this from Cluster Administrator in Windows.
As far as I remember (i dont have access to a cluster now) we do it using Groups -- Resource.
MS Article http://support.microsoft.com/kb/244980 might be help
---- [font="Tahoma"]Live and Let Live![/font] ----
March 11, 2009 at 2:33 pm
The IP address is controlled by the machine hosting SQL Server, unless you are using a cluster. In a cluster, the cluster group containing that instance of SQL Server will contain a cluster name and cluster ip for that cluster group (this is known as the virtual IP address for SQL Server).
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
March 11, 2009 at 3:26 pm
If not on a cluster take a look at this: http://www.sqlservercentral.com/Forums/Topic661028-149-1.aspx
* Noel
March 11, 2009 at 3:35 pm
jagadishrashmi:
Thank you very much. It is exactly what I would like to get.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply