A financial services firm performs a full system backup every Sunday at 00:00. From Monday through Saturday, the network administration team performs cumulative differential backups every night at 23:00. If a primary database storage array suffers a total hardware failure on Friday at 14:00, which sequence of backup restorations will recover the system to its most recent available state with the shortest recovery time?
- Restore the Sunday full backup, followed by the Thursday differential backup.Cevap
- BRestore the Sunday full backup, followed sequentially by the Monday, Tuesday, Wednesday, and Thursday differential backups.
- CRestore only the Thursday differential backup directly to the replacement storage array.
- DRestore the Thursday differential backup first, followed by the Sunday full backup.
Cevap
Restore the Sunday full backup, followed by the Thursday differential backup.
Differential backups store all changed data since the last full backup. Restoring the baseline Sunday full backup followed immediately by the latest Thursday differential backup recovers the system to Thursday night's state in two steps.
Adım Adım Çözüm
Anahtar Kavram
Differential Backup Restoration Sequence