Oracle Database Administration II — Question 98

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

Answer options

Correct answer: D, F, G

Explanation

The correct answers are D, F, and G. RMAN always uses an auxiliary instance for certain recovery operations, can recover tables even after DDL modifications, and is capable of recovering tables owned by the SYSTEM user. The other options are incorrect because RMAN cannot recover tables in the SYSAUX or SYSTEM tablespaces and does not specifically target tables owned by the SYS user.