How to fix the Oracle error RMAN-06756: cannot flashback database to non-guaranteed restore point string when flashback is off?
In this post, you’ll learn more about the Oracle ErrorRMAN-06756: cannot flashback database to non-guaranteed restore point string when flashback is off with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06756: cannot flashback database to non-guaranteed restore point string when flashback is off
Reason for the Error RMAN-06756: cannot flashback database to non-guaranteed restore point string when flashback is off
The indicated restore point was not guaranteed and flashback was disabled. When flashback is disabled, Oracle can flashback only to guaranteed restore point.
How to fix the Error RMAN-06756: cannot flashback database to non-guaranteed restore point string when flashback is off ?
You can fix this error in Oracle by following the below steps
Specify a guaranteed restore point or turn on flashback and retry the command. the command.
Leave Your Comment