Flashback Database fails by ORA-38770
(Doc ID 3028442.1)
Last updated on JUNE 14, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.18.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Flashback database on Multitenant Database (CDB) fails by below errors.
SQL> flashback database to scn <SCN>;
flashback database to scn <SCN>
*
ERROR at line 1:
ORA-00283: recovery session canceled due to errors ORA-38770: FLASHBACK
DATABASE failed during recovery.
ORA-01122: database file 2 failed verification check
ORA-01110: data file 2: '<datafile of PDB$SEED>'
ORA-01207: file is more recent than control file - old control file
flashback database to scn <SCN>
*
ERROR at line 1:
ORA-00283: recovery session canceled due to errors ORA-38770: FLASHBACK
DATABASE failed during recovery.
ORA-01122: database file 2 failed verification check
ORA-01110: data file 2: '<datafile of PDB$SEED>'
ORA-01207: file is more recent than control file - old control file
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |