Search Results for “failover cluster”

Failover Clustered Instances

Training Week: Announcing Edwin’s New Class on Failover Clustered Instances

Clustering, Company News
2 Comments
This week, we’ve got a bunch of announcements about new training classes. Next up, Edwin Sarmiento: his 3-day Always On Availability Group class has been getting great reviews: “This class is fantastic. There is no filler, and no needless repetition, so be prepared to pay attention the entire duration. Edwin clearly is very passionate about…
Read More
Pocket Square

SQL Server Failover Clusters

Microsoft SQL Server Failover Clusters The options for high availability can get confusing, and we bet you’re having a hard time finding simple information on what a cluster does and the most common gotchas when planning a cluster. In these articles, we’ll explain what clusters are, what they’re good for, and why we like to…
Read More

An Introduction to SQL Server Clusters

Clustering
339 Comments
The options for high availability can get confusing. I was lucky enough to begin working with SQL Server clusters early in my career, but many people have a hard time finding simple information on what a cluster does and the most common gotchas when planning a cluster. Today, I’ll tell you what clusters are, what they’re…
Read More
Pocket Square

Cluster Node

Clustering helps you achieve higher availability by wiring up more than one server to the same set of shared drives.  If one server has a catastrophic problem like failures in Windows, the motherboard, the memory, the network cards, etc, then SQL Server will automatically restart on another server connected to the same storage. Clustering is…
Read More

[Video] Office Hours: Sunshine Edition

Videos
1 Comment
You know how this works: you posta the questions at https://pollgab.com/room/brento, and I giva the answers: Here’s what you asked in this episode: 00:00 Start 03:18 DBA in VA: I recently discovered the “force order” query hint. I’m usually inclined to let the optimizer do its thing, but I have seen some of our code…
Read More

[Video] Office Hours: Quickie Before Dinner

Videos
0
Before heading out to dinner, I went through your highly-upvoted questions from https://pollgab.com/room/brento. Here’s what we covered in this episode: 00:00 Start 00:20 Mert: Hi Brent, what is the relation between AlwaysOn and Windows Failover Cluster? Is WFC an obligation or a choice for creating an Always On availability group? It will be nice if…
Read More