LiCongMingDeShujuku / How-To-Uninstall-an-SQL-Server-Instance

如何卸载SQL Server Instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLEVER DATA GIT REPO

如何卸载SQL Server Instance

How To Uninstall an SQL Server Instance

Contents

How to uninstall an SQL Server Instance from a mulit-instance Database Server. 如何从mulit-instance Database Server卸载SQL Server Instance。 Step 1: From the Database Server go to StartàRun, and type in appwiz.cpl. 步骤1: 从数据库服务器转到StartàRun,然后键入appwiz.cpl。

#

Step 2: Locate the Database Server product you would like to uninstall. In this case we are selecting ‘Microsoft SQL Server 2014 (64-bit)’, and click ‘Uninstall/Change’. 步骤2: 找到要卸载的Database Server。在这案例中,我们选择“Microsoft SQL Server 2014(64位)”,然后单击“Uninstall/Change”。

#

Step 3: Click ‘Remove’. 步骤3: 单击“Remove”

#

Be patient while the uninstall process begins…

#

Step 4: Select the Instance you wish to remove. In this case we are removing the SQL instance SQLSHARE09. Click ‘Next’. 步骤4: 选择你想要删除的Instance,在这个案例中,我们将删除SQL实例SQLSHARE09。 单击“Next”。

#

Step 5: Select the Instance SQLSHARE09, and it’s services: Database Engine Services Reporting Services – Native DO NOT select Shared Features. Click ‘Next’. 步骤5: 选择Instance SQLSHARE09及其服务: Database Engine Services Reporting Services – Native 请勿选择Shared Features。 单击“Next”。

#

Step 6: Click ‘Remove’. 步骤6: 单击“remove”

#

Step 7: Click ‘Close’. 步骤7: 单击“close”

#

You are done. To confirm… Check the Configuration Manager, or check under Services. SQL Server Configuration Manager: Simply open up the ‘SQL Server Configuration Manager’, and ensure the SQL Server Instance SQLSHARE09 is nolonger listed. 完成。 需确认: 检查Configuration Manager,或在“Services”下查看。 SQL Server Configuration Manager: 只需打开“SQL Server Configuration Manager”,并确保不再列出SQL Server Instance:SQLSHARE09。

#

The service name should not appear in the list. Here we see the service is missing therefore it has been successfully removed. 服务名称不应出现在列表中,在这里,我们看到服务丢失,因此表示已成功删除。

#

Services: StartàRun: Services.msc 服务: StartàRun:Services.msc

#

Look to see if the SQL Server (SQLSHARE09) Services is listed at all. All Database Services for SQLSHARE09 will not be present in the services list. 查看是否列出了SQL Server(SQLSHARE09)Services :SQLSHARE09。它的Database Services都不会出现在服务列表中。

#

WorksEveryTime

Build-Info

Build Quality Build History
Build-Status
Coverage
Nuget
Build history

Author

  • 李聪明的数据库 Lee's Clever Data
  • Mike的数据库宝典 Mikes Database Collection
  • 李聪明的数据库 "Lee Songming"

Gist Twitter Wordpress


License

LicenseCCSA

Lee Songming

About

如何卸载SQL Server Instance