Complete VS Incomplete recovery
Hi,
In a nutshell, how do yo define an incomplete or complete recovery?
An incomplete recovery is done whenever we perform a "cancel" based recovery . Right?
For example, if current time is 10:00 PM and we want the database to be restored to how it was at 9:30 PM. that would be incomplete recovery. Correct
Let us use the following example
1. Full backup done on Wednesday at 9:00 PM
2. Only the file system where USERS tablespaces data files were located crashed at 9:00 PM on Thursday.
3. At RMAN, we issued
= restore database
= recover database
would this be a complete recovery?
Thanks
0