Restore problem
rbvdberg
Posts: 14
Hi,
Yesterday I tried to restore a large database (8 files of 8 GB). The backup took 1,5 hours, but the restore wasn't finished after 20 hours, so I stopped the restore.
When I try to do a restore headeronly, that doesn't restore any information. Does that mean my backup is corrupt?
Yesterday I tried to restore a large database (8 files of 8 GB). The backup took 1,5 hours, but the restore wasn't finished after 20 hours, so I stopped the restore.
When I try to do a restore headeronly, that doesn't restore any information. Does that mean my backup is corrupt?
Comments
When you run the restore, run the sqbstatus extended stored procedure from another connection. Is there any progress reported? Note that if you are restoring a new database, SQL Server will first need to create the database files. During this process, sqbstatus will not report any progress. Only after the files have been created will the restore process actually start.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8