Which situation can you use Flashback Database?

In which situation can you use Flashback Database?TO BEFORE RESETLOGS Returns the database to its state including all changes up to the SCN of the most recent OPEN RESETLOGS. Note:FLASHBACK DATABASE can only return the database to a point before the most recent OPEN RESETLOGS operation if your database has been upgraded to Oracle Database … Read more

Which situation can you use Flashback Database?

In which situation can you use Flashback Database?Reference:http://docs.oracle com/cd/B28359 01/backup.111/b28273/rcmsvnta023 htm (prerequisites, third para)http://docs.oracle.com/cd/B28359 01/backup.1n/b28273/rcmsvnta023.htm#RCMRF194 Question: Which situation can you use Flashback Database? Options: when undoing a shrink data file operation when retrieving a dropped tablespace when returning to a point in time before the restoration or re-creation of a control file when returning to … Read more