Oracle Database Administration II — Question 74

While backing up to the Oracle Fast Recovery Area (FRA), you determined the backup is taking too long and suspect a performance bottleneck.
Which three are true about diagnosing and tuning these problems? (Choose three.)

Answer options

Correct answer: B, C, D

Explanation

Option B is correct because increasing DBWR_IO_SLAVES can help with the performance of backups when synchronous I/O is in play. Option C is also accurate as it indicates that a significantly shorter time for validation suggests write I/O issues. Option D is valid because if the validation time matches the backup time, it points to read I/O problems. Options A, E, F, and G are incorrect as they either misrepresent the relationship between I/O types and performance or focus on scenarios not relevant to the specific bottleneck diagnosis.