Saved Bookmarks
| 1. |
What Is The Complete Recovery? |
|
Answer» During this recovery we are applying all database changes using archives log and make it to up to DATE. Complete recovery can be done full database level or datafile level or tablespace level. Main concept is to APPLY all DATA changes using ARCHIVE logs and bring database up to recent TIME. During this recovery we are applying all database changes using archives log and make it to up to date. Complete recovery can be done full database level or datafile level or tablespace level. Main concept is to apply all data changes using archive logs and bring database up to recent time. |
|