DBCC CheckDB or CheckTable – Find percent complete
You have a DBCC CHECKDB script running, something like the following, and it may take several hours to run to confirm if there is any corruption in your SQL Server Database. Then someone asks you the age old question… When will it be done? You look at the window running the command and you can see how long it …
DBCC CheckDB or CheckTable – Find percent complete Read more »