Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.77 KB

remove-a-sql-server-failover-cluster-instance-setup.md

File metadata and controls

42 lines (29 loc) · 2.77 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Remove Failover Cluster Instance
Use this procedure to uninstall an Always On failover cluster instance. This article includes important considerations before you proceed.
MashaMSFT
mathoma
12/13/2019
sql
failover-cluster-instance
how-to
clusters [SQL Server], removing failover cluster instance
failover clustering [SQL Server], removing failover cluster instance
uninstalling failover cluster instances
removing failover cluster instances

Remove a failover cluster instance (Setup)

[!INCLUDE SQL Server]

Use this procedure to uninstall an Always On [!INCLUDEssNoVersion] failover cluster instance.

Important

To update or remove a [!INCLUDEssNoVersion] failover cluster, you must be a local administrator with permission to login as a service on all nodes of the Windows Server failover cluster.

Before you begin

Consider the following important points before you uninstall a [!INCLUDEssNoVersion] failover cluster instance:

  • If [!INCLUDEssNoVersion] Native Client is uninstalled by accident, [!INCLUDEssNoVersion] resources will fail to start. To reinstall [!INCLUDEssNoVersion] Native Client, run the [!INCLUDEssNoVersion] Setup program to install [!INCLUDEssNoVersion] prerequisites.

  • If you uninstall a failover cluster that has more than one SQL IP cluster resource, you must remove the additional SQL IP resources using Failover Cluster Manager or PowerShell.

For information about command prompt syntax, see Install SQL Server 2016 from the Command Prompt.

To uninstall a [!INCLUDEssNoVersion] failover cluster instance

  1. To uninstall a [!INCLUDEssNoVersion] failover cluster, use the Remove Node functionality provided by [!INCLUDEssNoVersion] Setup to remove each node individually. For more information, see Add or Remove Nodes in an Always On Failover Cluster (Setup).

See Also

View and Read SQL Server Setup Log Files