Article ID: 912397 - Last Review: February 12, 2009 - Revision: 2.1 The SQL Server service cannot start when you change a startup parameter for a clustered instance of SQL Server 2000 or of SQL Server 2005 to a value that is not validSYMPTOMSIn a clustered environment, when you change a
protocol parameter for a clustered instance of Microsoft SQL Server 2000 or of Microsoft SQL Server
2005 to a value that is not valid, the SQL Server service cannot
start. Additionally, you cannot change the protocol parameter
back to the original value. For example, when you use SQL Server Configuration Manager to set the Listen All setting for a clustered instance of SQL Server to No, the clustered instance of SQL Server cannot start. Additionally, the following error message is logged in the SQL Server error log: Server TDSSNIClient initialization
failed with error 0x32, status code 0x1c. CAUSEThis problem occurs because the cluster service obtains an
incorrect protocol setting from a cluster checkpoint when you start the SQL
Server service. WORKAROUNDTo work around this problem, follow these steps:
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section. MORE INFORMATIONThe 0x1c status code in the error message that is mentioned in the
"Symptoms" section indicates that SQL Server is configured to listen on a
specific IP address in a clustered environment. However, listening on a specific
IP address is a configuration that is not valid for a clustered instance of SQL
Server. Another example of this problem occurs if the Virtual Interface Adapter (VIA) driver is not installed on the computer that is running the clustered instance of SQL Server 2005. After you enable the VIA protocol for the clustered instance of SQL Server 2005, the SQL Server service cannot start. Additionally, you cannot disable the VIA protocol for the clustered instance of SQL Server 2005. APPLIES TO
| Article Translations
|
Back to the top
