-
Continue reading →: How to create a SQL Server Instance on Amazon RDS
In this blog post let’s see how to create a SQL Server Instance on Amazon RDS (Relational Database Service). I will be using defaults for most of the part in this screenshot tour to keep it simple. This post doesn’t cover what a VPC is, What a Security Group is…
-
Continue reading →: Upgrading Windows Failover Cluster 2012R2 to 2016
In this blog post, let’s see how to upgrade a Windows Server 2012R2 Failover cluster to Windows Server 2016. My current LAB setup is a 3 node cluster, all running 2012R2 and I decided to upgrade them to 2016 to learn new features/enhancements of windows server 2016. Thought of coming…
-
Continue reading →: How to move AlwaysON AG Databases ?
Back in 2011, we have seen how to move a database which is participating in DB Mirroring here. In this blog post, let’s see how to move a database which is participating in a AG to a new drive(location). In my AG setup,I’ve three replicas(2 near Replicas-Sync mode and 1…
-
Continue reading →: Lab setup – AlwaysOn AGs in a Multi Subnet Cluster – Part 2
In part1, I’ve shown how to create a windows cluster in a multi subnet setup. In this post let’s see how to create a AG and corresponding listener. In my lab, I will be creating two AGs and two corresponding listeners. Details: I’ve two databases – > sales and customers.…
-
Continue reading →: Lab setup – AlwaysOn AGs in a Multi Subnet Cluster – Part 1
Let’s see how to setup an AG(SQL 2016) in a multi subnet cluster(Geo cluster) in a lab environment. Below is my lab setup: Two Replicas sitting in my Production Data center.(Subnet 192.168.1.x) – Sync Mode Automatic Failover. Third(Far) Replica sitting in my DR Data Center.(Subnet 192.168.2.x) – Asynch Mode Manual…
