Flashback restore poin
I'm using oracle DB running on 11.2.0.2. Currently I have a request to create a guarantee flashback restore point for 24 hours, i set db_recovery_file_dest_size to 100GB, and my file system for db_recovery_file_dest has 100GB free space. My question is after creating the flashback guarantee point, are we allow to change the db_recovery_file_dest to other file system location if the current assigned file system is almost filling up while ensuring the restore point must be guarantee restorable?
thanks