Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.02 KB

availability-replica-is-not-joined.md

File metadata and controls

38 lines (30 loc) · 2.02 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords
Availability replica is not joined to an availability group
Learn how to identify possible reasons why a replica is not joined to an Always On availability group.
MashaMSFT
mathoma
05/17/2016
sql
availability-groups
troubleshooting
sql13.swb.agdashboard.arp4joined.issues.f1
Availability Groups [SQL Server], policies

Availability replica is not joined to an Always On availability group

[!INCLUDE SQL Server]

Introduction

  • Policy Name: Availability Replica Join State
  • Issue: Availability Replica is not joined.
  • Category: Warning
  • Facet: Availability replica

Description

This policy checks the join state of the availability replica. The policy is in an unhealthy state when the availability replica is added to the availability group, but is not joined properly. The policy is otherwise in a healthy state.

Possible Causes

The secondary replica is not joined to the availability group. For an availability replica to be successfully joined to the availability group, the join state must be Joined Standalone Instance (1) or Joined Failover Cluster (2).

Possible Solution

Use Transact-SQL, PowerShell, or SQL Server Management Studio to join the secondary replica to the availability group. For more information about joining secondary replicas to availability groups, see Joining a Secondary Replica to an Availability Group (SQL Server).

See Also

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