Enable Flashback Database for the PeopleSoft Databases in OCI
It is an Oracle MAA best practice to enable Flashback Database for both of the PeopleSoft databases you just configured in OCI.
Flashback Database provides the following benefits:
- Reinstate a failed primary database without copying from the new primary or restoring from a backup.
- Flash the physical standby back for investigative work.
There are three steps to perform on each of the physical standby databases to enable
Flashback Database:
- Disable
redo apply
- Enable
Flashback Database
- Re-enable
redo apply
Disable redo
apply
Disable
redo apply
on each of the physical
standby databases. This example uses the database
CDBHCM_iad1dx
.