How to export SQL Server data from corrupted database (with disk write error)
- by damitamit
IT realised there was a disk write error on our production SQL Server 2005 and hence was causing the backups to fail. By the time they had realised this the nightly backup was old, so were not able to just restore the backup on another server.
The database is still running and being used constantly. However DBCC CheckDB fails. Also the SQL Server…