Enable flashback on the database and create a restore point to allow restoring the database to a specific point in time. Verify that the restore point was successfully created by querying the v$restore_point view and checking for the restore point name, SCN, time, and guarantee flashback database attribute.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
28 views1 page
Enable Flashback and Create Restore Point
Enable flashback on the database and create a restore point to allow restoring the database to a specific point in time. Verify that the restore point was successfully created by querying the v$restore_point view and checking for the restore point name, SCN, time, and guarantee flashback database attribute.