Restoring a Table from an older backup
Hello Experts,
I am in a situation where I have to recover a table from a older backup from tapes(say backup from past 20 days).
Can I do a Tablespace PITR on a different host and get that table by following the bewlo procedure,
1. nomount the db with the Pfile of the existing the Prod database;
2. Mount the DB with the backup of that ol control file.
3. recover the tablespace.
Is there any other efficient method of doing it.
Regards...