Oracle Database 11g: Administration I — Question 26

Your database is open in ARCHIVELOG mode.
is set to Fast Recovery Area (FRA) and it is 100% full when a log switch takes place.

LOG_ARCHIVE_DEST -
What is the outcome?

Answer options

Correct answer: B

Explanation

The correct answer is B because when the FRA is full, Oracle automatically removes obsolete backups to create space for new archivelogs. Other options are incorrect as they suggest that sessions hang or are disconnected, or that archivelogs are written to diagnostic destinations, which is not the behavior when the FRA is full.