Is there a new hardware inserted in the system? If yes, remove this one. Assuming you have taken the database backup of the original MDF and LDF files. Next try to run DBCC CHECKDB command which helps to fix the corruption issue in SQL database. Moreover it fixes the inconsistency in SQL server database by performing Database Consistency Checks.
Discuss This Question: 2  Replies