Hello everyone and thanks for your help in advance. I did a recent install of SQL Server 2005 on a test machine (Windows 7 Ultimate). I took the backup from our production database (SQL Server2000) (Everyone, please hold the groans and dinosaur
comments!). Took full DB backup file *.bak of current production system. Selected "Overwrite the existing Database" and "Leave the database ready to use by rolling back uncommitted transactions. When
I run the backup, I receive the following error: System.Data.SqlClient.SqlError: RESTORE detected an error on page (0:0) in database "myDB" as read from the backup set. (Microsoft.SqlServer.Smo). Obviously, the first thought is the backup
file is corrupted. I reran the backup and received the same problem. Finally, I tried restoring this backup file to another machine running SQL Server2000. The restore executed correctly and restored the database. I really have
no idea where to go from here. Any help would be appreciated.
↧