Oracle Error ORA-38880: Cannot advance compatibility from string to string due to guaranteed restore points

Oracle Error Message

ORA-38880: Cannot advance compatibility from string to string due to guaranteed restore points

Reason for the Error

Flashback database cannot undo the advance of database compatibility. Therefore, one cannot advance the compatibility of the database while there are guaranteed restore points in the database.

Solution

Drop all guaranteed restore points first and retry, or delay the advance of database compatibility to a later time.