Home  >  Article  >  Database  >  What should I do if SQL Server 2008 installation is completed but fails?

What should I do if SQL Server 2008 installation is completed but fails?

王林
王林Original
2020-06-22 11:04:5515851browse

Solution for SQL Server 2008 installation that is completed but failed: 1. Press the [win r] shortcut key to open run, enter regedit, and press Enter; 2. Find the MSSQLServer folder in the registry editor; 3. Right-click the folder and select the [Delete] option.

What should I do if SQL Server 2008 installation is completed but fails?

(Recommended learning: mysql tutorial)

Solution:

1 , press the win R shortcut key to open run, enter regedit and press Enter, so that you can open the registry editor;

What should I do if SQL Server 2008 installation is completed but fails?

2. In the opened registry editor window , expand HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server in the menu;

What should I do if SQL Server 2008 installation is completed but fails?

3. Right-click the Microsoft SQL Server option and select the Delete option;

What should I do if SQL Server 2008 installation is completed but fails?

4. Locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager in the left menu again, then find PendingFileRenameOperations on the right, right-click and delete PendingFileRenameOperations.

The above is the detailed content of What should I do if SQL Server 2008 installation is completed but fails?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn