December 2017
Intermediate to advanced
434 pages
10h 14m
English
Once we have the SQL Server instance up and running with the Failover Cluster, it's protected by the WSFC feature and will be automatically started on another cluster node upon failure. You can perform this failover manually via the Failover Cluster Manager tool.
You can use this to move the role of your SQL Server to another node:

Once you choose a node, and where to move the role, the failover will reassign the resources from the currently active node to the other node. It will move disks, assign names, register IPs and finally start the SQL Server services. In Failover Cluster Instances, the services for a selected ...
Read now
Unlock full access