Oracle Database Administration II — Question 59

Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answers are B and E. Option B is accurate because RMAN error stacks do need to be read from the bottom up to understand the order of errors. Option E is correct as the RMAN LOG command only directs output to a log file. The other options are incorrect as they either misrepresent the reading order of error stacks or the output behavior of the RMAN LOG command.