Always On Cluster Window

The Always On Cluster view displays the availability groups of Microsoft SQL Server.

Access the Always On Cluster Window

To access the Always On Cluster window

  1. Click the name of the database.
  2. Click the Always On Cluster tab.

Features of the Always On Cluster Window

This tab displays all the availability groups for which the discovered nodes are primary. It displays data on both node level and cluster level view. All the availability groups are displayed and their related data.

  • Name
  • Synchronization Health
  • Estimated Data Loss (sec)
  • Estimated Recovery Time (sec)
  • Redo Queue Size (KB)
  • Redo Rate (KB/sec)
  • Hardened Latency (ms)
  • Automated Backup Preference

When you click on an availability group, it displays the Overview, Replicas, and Databases tabs.

TabDescription
OverviewDisplays the detailed view of the availability group
ReplicasDisplays the available replicas in the availability group
DatabasesDisplays the participating databases in the availability group

To troubleshoot, you can find the affected database by navigating through one of the following ways:

  • Option 1: Database Cluster > Availability Group > Replica (node2) > Database Replica (dbread)
  • Option 2: Database Cluster > Availability Group > Database (dbread) > Database Replica (dbread)