Flashback PDB
Oracle
In the previous demo we have learned...[some new feature]
In this part we will learn/create/setup...[some new feature]
hint: Oracle PDB Flashback let you rewind the PDB to an earlier time, SCN, or restore point without using backups.
Make sure switch to Database layout to see your PDBs.
You need to navigate to the Inventory area and click the Flashbacks menu.
There are no Flashbacks available right now, so let's create one.
By default, Flashbacks for each node will be stored for 2 days, but you change it later in configurations.
Drag the selected PDB icon into the Flashbacks area.
A new window will appear:
- Name: Select a name to use as your restoration point.
- Guaranteed: Select it to rewind your database to the specific point in time (SCN).
- Click on the Rest API icon will generate a code you can later use in automation.
Click Submit to finish the process.
Your configuration path will look like this:
Layout section → Inventory area → Flashbacks → Drag selected PDB icon → Verify options→ Click Submit
Related Docs
No items found.


