Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
swekik
Posting Yak Master
126 Posts |
Posted - 2009-06-08 : 12:23:21
|
Previous DBA didn't uninstalled the Server properly .Still we are able to see the instance under the service .I need to remove the registry for this instance .Is there any specific order do i need to follow while deleting these ?All i have to do is delete the registrys under HKLM/Software/Microsoft/Microsoft SQL Server\abcDEV(InstanceName) from both nodes? |
|
homebrew
Posting Yak Master
114 Posts |
Posted - 2009-06-09 : 11:00:10
|
Did you try Add/Remove from Control Panel ?? Or uninstall from the CD ? |
 |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
swekik
Posting Yak Master
126 Posts |
Posted - 2009-06-10 : 10:53:42
|
In Add/Remove programs,I didn't find the server .Server was uninstalled but still they are showing in services . |
 |
|
swekik
Posting Yak Master
126 Posts |
Posted - 2009-06-12 : 10:33:44
|
Finally i digged into that ,Remove from HKLM/LocalMachine/SYSTEM/Services/MSSQL$InstanceName |
 |
|
|
|
|