Purpose
To minimize downtime with your SQL Server database, you must make sure that you can quickly recover the database in the event of a failure with loss of production data. This means routinely backing up the database and being able to restore the database after failure. This section concentrates on database restore. For more information, see
Database Restore.
Process Flow
Restoring after a disk crash affecting the database or log
Restoring after a disk crash affecting the executables
Result
You can restore your database as quickly and efficiently as possible, so avoiding downtime caused by a failure with data loss.