Flashback Database and Flashback Tables - With Standby in place
Hi
We have a 11g R2 production database with a physical standby in place
There is a new requirement from application perspective that requires us to enable the flashback database on the primary database
We wanted to know how the flashback operations, especially flashback database and flashback table would work with the standby in place
Are there any special steps we need to take to ensure that the flashback operations (like flashback database and flashback table) on the primary does not impact the standby in any adverse way?
Thanks