Flashback query
We have 2 queries :
1. In one of our Production Database we have enabled the Flashback logs and archivelog and we placed a separate diskgroup to store these files.
Now we have a request like these Flashback logs and archive log should be moved to new disk groups. So, if we set new diskgroup then new logs will get reside on it.
What about the older flashback logs ? Does it delete once the flashback log retention breach or we need to turn off the Flashback option to clear the old log ?
2. In our DR database which is Phy. standby DB which opened it in Snap shot standby mode. So the flashback have generated in the existing the diskgroup. We have a requirement like we need to set a new diskgroup for this standby db and we set also. Now if we revert the back the standby from snapshot to Physical standby mode does oracle automatically identifies older flashback logs ? is the conversion would work fine ?