Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.07 KB

data-synchronization-state-of-availability-database-is-not-healthy.md

File metadata and controls

40 lines (30 loc) · 2.07 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords
Data synchronization state of availability database is not healthy
Identify possible causes for why the data synchronization state of database in an Always On availability group is not healthy.
MashaMSFT
mathoma
05/17/2016
sql
availability-groups
end-user-help
sql13.swb.agdashboard.arp3datasynchealthy.issues.f1
Availability Groups [SQL Server], policies

Data synchronization state of availability database is not healthy for an Always On availability group

[!INCLUDE SQL Server]

Introduction

  • Policy Name: Availability Database Data Synchronization State
  • Issue: Data synchronization state of availability database is not healthy.
  • Category: Warning
  • Facet: Availability database

Description

This policy rolls up the data synchronization state of all availability databases (also known as "database replicas") in the availability replica. The policy is in an unhealthy sate when any database replica is not in the expected data synchronization state. The policy is otherwise in a healthy state.

Possible Causes

The data synchronization state of this availability database is unhealthy. On an asynchronous-commit availability replica, every availability database should be in the SYNCHRONIZING state. On a synchronous-commit replica, every availability database must be in the SYNCHRONIZED state.

Possible Solution

Use the database replica policy to find the database replica with an unhealthy data synchronization state, and then resolve the issue at the database replica.

See Also

Overview of Always On Availability Groups (SQL Server)
Use the Always On Dashboard (SQL Server Management Studio)