Because of logical corruption of data in a table, you want to recover the table from anRMAN 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 correctorder.