Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 16

You must use a physical standby database file to recover a data file on a primary database in a Data Guard environment.
Which three of these steps must be performed on the primary database after the file has been backed up using RMAN on the physical standby database?

Answer options

Correct answer: A, B, D

Explanation

The correct actions involve connecting as AUXILIARY, cataloging the backup, and switching to the data file copy using RMAN. Options C and E are incorrect because they describe backing up the data file rather than the required recovery steps on the primary database. Option F is also not valid since the connection should be as AUXILIARY, not TARGET.