SQL SERVER – DBCC CHECKDB errors – Msg 2520 during executions
Some of the simplest recommendations can lead you to some bizarre output that we never anticipated. I always recommend running DBCC CHECKDB on mission critical databases because we need to be 200% sure that the database disk system is healthy from time to time. During one of my sessions, I…
Read More
