Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

AlwaysOn HA - database stuck in initializing- after failover

$
0
0
HelloWe had to failover our primary db server for maintenance to our secondary replica. The primary was rebooted during maintenance.We failed back after the maintenance and one of the databases is not synchronizing. I checked sys.dm_hadr_database_replica_states, and it is showing that it is INITIALIZING.It has been in this state for more than 45 mins now. The last_sent_time, last_received_time, last_hardened_time and last-redone_time are all stuck with a time stamp 45 mins ago.They haven't changed. How do i resume this database and bring it back in sync?I tried suspending and resuming the data movement, but hasn't helped.Please advise.thanks

Viewing all articles
Browse latest Browse all 6525

Trending Articles