Backup and Restore Databases with CHECKSUM and VERIFYONLY
By Lori Brown | Backup and Restore , SQL Administration , SQL Maintenance , SQL Server
I found out that I have been missing something from our regular database backups that I had no idea that I should have been using all along. I know about verifying your backup file and have incorporated into our standard maintenance routines one that will periodically test backups by restoring using VERIFYONLY. However, I totally […]
Continue reading