I have a spid that has been in a roll-back state for over 2days. My question is what will happen if I fail-over to the secondary in a SQL Server 2012 AlwaysOn environment that is using synchronous availability mode. Most of what I have seen on other forums is the recommendation to restart the SQL Server. What they don't say is do I restart the primary, the secondary? Do I fail-over first?
If anyone has some experience with this I'd appreciate some direction on how to resolve this.
mkal55