So last night I was building a SQL Server 2008 failover cluster in a virtual environment with Windows Server 2008 on the free version of VMware Server. When building clusters on VMware, I typically ...
A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking configuration.
DBAs have many options for how to ensure high availability (HA) for SQL Server. Some of these options are available in the different versions and editions of SQL Server itself. Some are available in ...
Last month I attended a session on Failover Clustering at the SQL PASS Summit Conference and it was very enlightening. I have not done too much with SQL Server Failover Clustering except in test mode ...
I have a bit strange situation, detailed bellow. Setup is two node failover cluster with Server 2012R2 installed on both nodes and SQL server 2012sp1 is running as clustered service. Everything is ...