Oracle Database Administration II — Question 17

You issued this command:
RMAN> BACKUP RECOVERY FILES;
Which two are true? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because the BACKUP RECOVERY FILES command specifically targets Oracle recovery files that are either not backed up or located outside the current FRA. The other options incorrectly refer to non-Oracle files or suggest that all files in the FRA are backed up, which is not the case.