Select the product you need help with
Error message when you change the IP address on a SQL Server failover cluster node: "Bind failed"Article ID: 319578 - View products that this article applies to. This article was previously published under Q319578 SYMPTOMS Attempts to bring a SQL Server 2000 or SQL Server 2005 virtual instance online
on a cluster may fail, or the SQL Server virtual instance on the cluster
may come online successfully, but the SQL Server virtual instance on the
cluster will only listen on Named Pipes. Client connections made over Named
Pipes will succeed, but client connections over TCP/IP fail. The SQL Server error log reports the following error message if the Virtual SQL Server does not successfully bind to port 1433:
SuperSocket Info: Bind failed on TCP port 1433 SuperSocket Info: Bind failed on TCP port 0
293107
(http://support.microsoft.com/kb/293107/EN-US/
)
PRB: TCP\IP Port in Use by Another Application
312935
(http://support.microsoft.com/kb/312935/
)
FIX: SQL Server fails to bind TCP/IP port at startup
308091
(http://support.microsoft.com/kb/308091/EN-US/
)
BUG: Hide Server Option Cannot Be Used on Multiple Instances of SQL Server 2000
307197
(http://support.microsoft.com/kb/307197/EN-US/
)
PRB: SQL Virtual Cluster Server Fails to Bind to the Port on Which it is Listening
CAUSE Changing the Virtual SQL Server IP address with the Cluster
Administrator tool. For a default instance of virtual SQL Server, the following
registry value points to a previous IP address: HKLM\Software\Microsoft\MSSQLServer\Cluster For a named instance of virtual SQL Server, the following registry value points to a previous IP address: HKLM\Software\Microsoft\Microsoft SQL Server\Instance Name\Cluster\ClusterIpAddr
RESOLUTION To resolve the problem, follow the steps in Microsoft
Knowledge Base article Q244980 for the correct way to change the Virtual SQL
Server IP address. When you get to step 7 in the "More Information" section of
the article, select Remove and replace an existing IP Address:
244980 If you are using SQL Server 2005, follow the steps described in the "How to: Change the IP Address of a SQL Server 2005 Failover Cluster" topic in SQL Server Books Online to resolve the problem.
(http://support.microsoft.com/kb/244980/
)
HOW TO: Change the Network IP Addresses of SQL Server Virtual Servers
Properties | Article Translations |


Back to the top








