| |
GeekInterview.com > Interview Questions > Oracle > Backup and Recovery
| Print | |
Question: what is the difference between recovery and restoring of the database.
|
| March 03, 2007 18:10:06 |
#8 |
| Chiranjeevi Manne |
Member Since: Visitor Total Comments: N/A |
RE: what is the difference between recovery and restor... |
1. Restoring the datafiles involves in copying the datafiles to their original locations from the last full backup. 2. Recovery involves in applying all the changes that we happen on the database after that full backup from which the datafiles are restored. |
| |
Back To Question | |