What is the difference between data restore and recovery? |
[Edit] |
Restoring a database is copying the physical files from a backup medium (disk or tape) to the appropriate file locations for database operation Recovery is process of updating database files restored from backup w/changes made to the database since backup, typically using redo log files.(Restored backup files + changes = Recovery
First answer by Jay-03. Last edit by Jay-03. Contributor trust: 29 [recommend contributor]. Question popularity: 7 [recommend question]
|
Research your answer: |



