Oracle Error ORA-38725: specified name “string” does not match actual “string”

Oracle Error Message

ORA-38725: specified name “string” does not match actual “string”

Reason for the Error

The database name specified in a FLASHBACK DATABASE command did not match the name of the currently mounted database.

Solution

Correct the database name spelling or DISMOUNT the mounted database and mount the correct database.