Expand Minimize
This topic has not yet been rated - Rate this topic

AvailabilityReplicaRollupRecoveryState Enumeration

SQL Server 2012

Specifies a rollup of the recovery state of all database replicas in the availability group that reside on this availability replica.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum AvailabilityReplicaRollupRecoveryState
Member nameDescription
InProgressAt least one of the database replicas' state is not online.
OnlineAll the database replicas' states are online.
UnknownThe recovery health state of this replica is unknown, the availability replica object referes to a remote instance.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.