Article ID: 953504 - Last Review: May 16, 2011 - Revision: 2.0 How to change SQL Server parameters in a clustered environment when SQL Server is not online
On This PageINTRODUCTIONWhen you use Microsoft SQL Server 2008 Configuration Manager, SQL Server 2005 Configuration Manager, SQL Server 2000 Enterprise Manager, or SQL Server 2000 Setup to change SQL Server parameters in a clustered environment, you have to make changes on the active node while the SQL Server cluster resource is online. If SQL Server is not online, you have to bring SQL Server online first. However, in some circumstances, you may be unable to bring SQL Server online. This article describes how to change SQL Server parameters in a clustered environment when SQL Server is not online or when you cannot bring SQL Server online. MORE INFORMATIONImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows To change SQL Server parameters in a clustered environment when SQL Server is not online, use one of the following methods.Method 1Note We recommend that you try to use this method first.
Method 2Be aware that changes to checkpointed registry keys are saved only when the associated resources are online. When the resources are not online, changes to the checkpointed keys will be overwritten by the last saved values from the checkpointed file. For more information, click the following article number to view the article in the Microsoft Knowledge Base:174070
(http://support.microsoft.com/kb/174070/
)
Registry replication in Microsoft Cluster Server Notes
Example output on SQL Server 2008 serverscluster res /checkpointsNo resource name specified. Listing registry checkpoints for all resources... Resource Registry Checkpoint -------------------- -------------------------------------------------------- SQL Network Name (<Instance name>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\Cluster' SQL Network Name (<INSTANCE NAME>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\MSSQLServer' SQL Network Name (<INSTANCE NAME>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\Replication' SQL Network Name (<INSTANCE NAME>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\Providers' SQL Network Name (<INSTANCE NAME>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\SQLServerSCP' SQL Network Name (<INSTANCE NAME>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\CPE' SQL Network Name (<INSTANCE NAME>) 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\SQLServerAgent' SQL IP Address 1 (<INSTANCE NAME>) None SQL Server (<INSTANCE NAME>) None SQL Server Agent (<INSTANCE NAME>) None C:\Windows\system32>cluster . resource "SQL Network Name (<INSTANCE NAME>)" /removecheckpoints:"Software\Microsoft\Microsoft SQL Server\MSSQL10.<INSTANCE NAME>\MSSQLSERVER" Removing registry checkpoint 'Software\Microsoft\Microsoft SQL Server\MSSQL10.EI PRPTDB\MSSQLSERVER' for resource 'SQL Network Name (<INSTANCE NAME>)'... REFERENCESFor more information about how to configure server startup options in SQL Server Configuration Manager, visit the following Microsoft Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/ms345416.aspx
(http://msdn2.microsoft.com/en-us/library/ms345416.aspx)
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
912397
(http://support.microsoft.com/kb/912397/
)
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 valid
244980
(http://support.microsoft.com/kb/244980/
)
How to change the network IP addresses of SQL Server failover cluster instances
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
