Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a row for every availability replica (regardless of join state) of the AlwaysOn availability groups in the Windows Server Failover Clustering (WSFC) cluster.
Column name |
Data type |
Description |
---|---|---|
group_name |
nvarchar(256) |
Name of the availability group. |
replica_server_name |
nvarchar(256) |
Name of the instance of SQL Server hosting the replica. |
node_name |
nvarchar(256) |
Name of the cluster node. |
Security
Permissions
Requires VIEW SERVER STATE permission on the server.