#HA

SQLServerCentral Article

Set up a Windows Server Fail-over Clusters (As a Precursor to High Availability in Standard Edition)

  • Article

Setting up High Availability in SQL server has some prerequisites. One of these is that the database servers must be members of the same Windows Server Failover Cluster. In this article I show how to succesfully set up WSFC and activate Cluster Aware Updating

5 (1)

You rated this post out of 5. Change rating

2024-06-28

757 reads

SQLServerCentral Article

Basic Always On Availability Groups in SQL Server Standard

  • Article

Once Windows Server Failover Clusters have been set up, we can set up Availability Groups in SQL Server. This article will focus on setting up Basic Always-On Availability Groups in SQL Server Standard Edition.
This facilitates High Availability in SQL Server Standard, with three levels of availability and failover:
Asynchronous commit with manual or forced failover,
Synchronous commit with manual or forced failover,
Synchronous commit with automatic failover.

5 (3)

You rated this post out of 5. Change rating

2024-06-05

1,382 reads

Blogs

T-SQL Tuesday #176: That Piece of Technical Advice for the Past Me

By

DIVERSIFY! We devote a lot of time to mastering the technology that we are...

Export Azure SQL DB to Storage

By

After a data migration, we needed to decommission the old Azure SQL DBs, but...

So You Want to Deploy Power BI Project files (PBIPs)?

By

Have you heard the news about the new Power BI Project files? Okay, maybe...

Read the latest Blogs

Forums

How to improve index rebuild for very large table.

By JasonO

My online index rebuild job for a 200G table with 40mil rows took me...

SQL code needed for the WHERE clause..

By Tamrak

I have a table with data appending on a daily basis. We plan to...

Logic similar to EXIST to make all values the same if it meets a criteria

By JeremyU

Hello everyone, I have a question. Please let me know if someone has any...

Visit the forum

Question of the Day

Database Mail Editions

In which editions can I use Database Mail?

See possible answers