ORA-38725: specified name "string
" does not match actual "string"What triggered the Error:
The database name specified in a FLASHBACK DATABASE command did not match the name of the currently mounted database.What should we do to fix it:
Correct the database name spelling or DISMOUNT the mounted database and mount the correct database.