I read from Oracle online document: it says
You must have created a fast recovery area before creating a guaranteed restore point. You need not enable flashback database before you create the guaranteed restore point. The database must be in ARCHIVELOG mode if you are creating a guaranteed restore point.
Does that mean if I use flashback database to a guaranteed restore point, I don't need to turn on flashback on ?
and why is that?
Thanks