Oracle Cloud Infrastructure 2019 Developer Associate — Question 42

You are running a mission-critical database application in Oracle Cloud Infrastructure (OCI). You take regular backups of your DB system to OCI object storage.
Recently, you notice a failed database backup status in the console.
What two steps can you take to determine the cause of the backup failure? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because having the database in NOARCHIVELOG mode can prevent certain types of backups. Option C is also correct since the dcsagent must be active for backups to succeed. Options B and D are not directly related to the backup failure and do not guarantee the resolution of the issue.