Browse by Tags

Restore corrupted database - any clause using RESTORE statement?
Published 5 August 7 12:48 PM | SSQA.net
Do you know you can try restore a corrupted database backup using simple clause within RESTORE statement. You may be aware that SQL 2005 version can perform an optional computation a backup checksum on the backup stream; if page-checksum or torn-page...
Recover the corupt databases with the features in backup & restore - SQL Server 2005
Published 6 May 7 4:50 AM | SqlServer-QA.net (SSQA)
Have you ever wondered you can recover a corrupted database when you have optimum backup & restore strategy in place, well I'm not talking about usage of third party tools or use high-end hardware. With simple backup and restore features in SQL...