BUG: You cannot start the SQL Server Agent Service for an instance of SQL Server or the SQL Server 2000 Desktop Engine that has the same instance name as a previously uninstalled instance of the SQL Server 2000 Desktop Engine (Windows) (823467)
The information in this article applies to:
- Microsoft SQL Server 2000 Desktop Engine (Windows)
- Microsoft SQL Server 2000 Desktop Engine (MSDE)
- Microsoft SQL Server 2000 (all editions)
Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSYou may not be able to start the SQL Server Agent Service
for your instance of Microsoft SQL Server 2000 or of the Microsoft SQL Server 2000 Desktop
Engine SP3 (or later). This problem may occur when all the following
conditions are true: - One of the following actions occurs:
- You remove an instance of the SQL Server 2000 Desktop Engine SP3 (or later).
- You remove an instance of the SQL Server
2000 Desktop Engine (Windows).
- You install an instance of the SQL Server 2000 Desktop
Engine SP3 (or later) or SQL Server
2000.
- The instance name of your current instance of the Microsoft SQL Server 2000 Desktop
Engine SP3 (or later), of the SQL Server 2000 Desktop Engine (Windows), or
of SQL Server 2000 is the same as the instance name of the previous instance of the SQL Server 2000
Desktop Engine (Windows) or of the SQL Server 2000 Desktop Engine SP3 (or later).
WORKAROUNDTo work around this problem, remove the following registry
key manually after you remove the instance of the SQL Server 2000 Desktop Engine
(Windows) or the SQL Server 2000 Desktop Engine SP3 (or later): HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL
Server\<InstanceName>\SQLServerAgent\GUID To do
this, follow these steps: Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. - Click Start, and then click
Run.
- In the Open box, type
regedit.
- Click OK.
- In Registry Editor, locate and then select the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL
Server\<InstanceName>\SQLServerAgent - In the right pane, locate the
GUID registry value,
right-click the registry value, and then click
Delete.
- Close Registry Editor.
- Start the SQL Server Agent service.
Note You may notice that you can
start the SQL Server Agent service after you remove the registry key. STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section of this article.
Modification Type: | Major | Last Reviewed: | 8/13/2004 |
---|
Keywords: | kbpending kbPreInstall kbService kbRegistry kbsetup kbbug KB823467 kbAudDeveloper |
---|
|