 | Check Alert Log before and after Recovery. |
 | Shut down and perform a whole closed database back
up (precautionary measure). Don't over write the previous back up. (make this one backup 02) |
 | Restore all datafiles ONLY from backup 01. Take your
database back in time. |
 | Mount the database and Recover the datafiles before
the time of failure. |
 | Open the database with "resetlogs"
option. |
 | Discards any redo information that was not applied during recovery,
ensuring that it will never be applied. |
 | Perform a whole closed database backup. |