Oracle Error ORA-38782: cannot flashback database to non-guaranteed restore point ‘string’

Oracle Error Message

ORA-38782: cannot flashback database to non-guaranteed restore point ‘string’

Reason for the Error

An attempt was made to flashback database to a non-guaranteed restore point while flashback database is off. You can only flashback a database to guaranteed restore point when flashback database is not on.

Solution

Consider picking a guaranteed restore point to flashback the database to, if there is one.