Hi,
Since our last failover, we have on our secondary server background sessions active for all of our synchronized databases. These sessions seems to be stuck at 'db startup' command. Any idea why and what to do with this?
I don't know if it's related but we ran a DBCC CHECKDB and when the job tried to check one of these databases stuck at 'db startup' command, our DBCC failed! Error message:
DBCC CHECKDB (DatabaseName) executed by LOGIN found 0 errors and repaired 0 errors. Elapsed time: 10 hours 20 minutes 23 seconds. Internal database snapshot has split point LSN = 0001e8b8:000a46a8:0008 and first LSN = 0001e8b8:0009cc80:0001.
Thank you all!