⟩ What is db_recovery_file_dest in oracle? When do you need to set this value? Give me the steps to perform the point in time recovery with a backup which is taken before the reset logs of the db? Tell me about the steps required to enable the RMAN backup for a target database?
In oracle db_recovery_file_dest specifies a default location of flash recovery area which contains multiplexed current control files,
online redo logs as well as archived logs, Rman backups,flash back logs.
db_recovery_file_dest_size should be specified as well.