oter

Database recovery techniques from "summary" of Introduction to Database Management Systems: by Kahate, Atul

Database recovery techniques are essential to ensure the availability and integrity of data. These techniques involve backing up data, restoring lost data, and recovering data from disastrous events.
  1. Database recovery techniques refer to the process of restoring databases to their original state after a system failure or corruption has occurred. It is an important factor for most organizations as data loss can lead to huge losses in terms of both revenue and customer goodwill.
  2. Open in app
    The road to your goals is in your pocket! Download the Oter App to continue reading your Microbooks from anywhere, anytime.
  3. Point-in-Time Recovery is done through restorations from the backups with the help of restore points. Data Verification and Recovery Software works on recovering corrupted data and also on verifying the consistency and accuracy of current records.
  4. Backups ensure that all data stored in the database could be recovered in case something unexpected happened. They come in two forms – full backup and incremental backup. Full back up copies the entire database while incremental only captures changes made since the last backup.
  5. Replication techniques create a copy of the database regularly. This helps recover up to date information in case of any system failures or impairments. Log shipping involves making a complete backup at regular intervals on a separate server and setting up transaction logs replicating the updates between primary and secondary servers.
  6. It is essential to set up automated systems for executing the various stages of the Nominal Database Recovery Protocol (NDRP). These follow a certain sequence including task identification, planning, testing, implementation and evaluation.
  7. Life cycles of backup policy depend on the importance assigned to every database component. Standard policies involve daily backups, weekly archiving and monthly purging of redundant data.
oter

Introduction to Database Management Systems:

Kahate, Atul

Open in app
Now you can listen to your microbooks on-the-go. Download the Oter App on your mobile device and continue making progress towards your goals, no matter where you are.