Oracle Cloud Infrastructure 2019 Cloud Operations Associate — Question 14

You may need to create an on-demand backup of a database instance, or restore a backup.
Which two steps are true about performing an on-demand backup?

Answer options

Correct answer: A, D

Explanation

The correct steps for performing an on-demand backup require connecting as the ROOT user and executing bkup_api with the bkup_start option. Connecting as the oracle user (option C) or disabling scheduled backups (option B) are not necessary for this process, and executing bkup_api with the bkup_create option (option E) does not apply to starting a backup.