Oracle Database Administration II — Question 165

Which three are true about recovering tables using RMAN? (Choose three.)

Answer options

Correct answer: C, D, G

Explanation

The correct answers, C, D, and G, reflect RMAN's capabilities in recovering tables owned by the SYSTEM user, recovering tables after DDL changes, and always requiring an auxiliary instance for certain operations. Options A, B, E, and F are incorrect because RMAN does not support recovery for SYS user tables or specific tablespaces like SYSAUX or SYSTEM, and while it can recover from standby databases, the focus on the specified options is what makes them inaccurate in this context.