Answer by Usman Butt
If this is happening quite often, then there could be problem with your I/O subsystem. Did you restore the DB backup on the same I/O subsytem? Are there any specific errors in the ERROR log like 823 or...
View ArticleAnswer by nopol
We upgraded the disk controller driver to the latest version. I ran these 3 steps: 1. DBCC CHECKDB reported errors. 2. REPAIR_REBUILD fixed the database, no errors reported. 3. DBCC CHECKDB reporting...
View ArticleAnswer by Usman Butt
If this is happening quite often, then there could be problem with your I/O subsystem. Did you restore the DB backup on the same I/O subsytem? Are there any specific errors in the ERROR log like 823 or...
View ArticleAnswer by nopol
We upgraded the disk controller driver to the latest version. I ran these 3 steps: 1. DBCC CHECKDB reported errors. 2. REPAIR_REBUILD fixed the database, no errors reported. 3. DBCC CHECKDB reporting...
View Article