Page 1 of 1

Because of logical corruption of data in a table, you want to recover the table from an RMAN backup to a specified point

Posted: Sun Jun 11, 2023 3:51 pm
by answerhappygod
Because of logical corruption of data in a table, you want to recover the table from an RMAN backup to a specified point in time.Examine the steps to recover this table from an RMAN backup:1. Determine which backup contains the table that needs to be recovered.2. Issue the recover table RMAN command with an auxiliary destination defined and the point in time specified.3. Import the Data Pump export dump file into the auxiliary instance.4. Create a Data Pump export dump file that contains the recovered table on a target database.Identify the required steps in the correct order.

A. 1, 4, 3
B. 1, 2
C. 1, 4, 3, 2
D. 1, 2, 4