SQL SERVER 2008 KALDIRAMIYORUM

Recep Toksöz 1 Reputation point
2020-10-31T22:13:54.997+00:00

Sql Server 2008 r2 programını kaldırmaya çalıştığımda "Verilen anahtar sözlükte yoktu" hatası alıyorum. sistem yedekleme geri yüklemesi yaptıktan sonra bu hatayı almaya başladım. daha önceden sql server programını kaldırmaya çalıştığımda " Attirubutes do not match.Present attirubes (directory , comparased)" diye hata alıyor idim. sebebi ne olabilir lütfen yardımcı olabilir misiniz? programı kaldıramıyorum.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,698 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AmeliaGu-MSFT 13,976 Reputation points Microsoft Vendor
    2020-11-02T02:16:56.323+00:00

    Hi @Recep Toksöz ,
    Please try the following steps to uninstall SQL Server 2008:

    1. To uninstall SQL Server, you must be a local administrator with permissions to log on as a service.
    2. Uninstall the existing SQL Server 2008 and all the components from the control panel. Please remember to back up your data.
    3. Backup the registry.
    4. Delete the following keys in regedit:
      --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
      --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
    5. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server.
    6. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
    7. Rename or remove all the SQL Server folders and subfolders (C:\Program Files\Microsoft SQL Server) in the computer.
      For “Attributes do not match” error message, please refer to this support article.
      Best Regards,
      Amelia

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Users always get connection timeout problem when using multi subnet AG via listener. Especially after failover to another subnet

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.