Recover dropped tablespace to point in time
Oracle DB: 11.2.0.3
OS: Linux
ASM
RAC: 6 Nodes
DB_name = PHPROD1
DB_Size = 36 TB
We had hardware failure and got ora-01110 error. I end up dropping two tablespaces(3 TB in size) including data and datafiles(ASM). I would like to recover these tablespaces from our Level0 backup that completed last Monday. Tables in these two tablespaces does not change much, so restore them until last Monday is good.
BTW... rest of the database is in good shape.
I have following questions:
1. will I be able to recover these tablespaces in existing database - PHPROD1?
2. answer to #1 = not, what are my options?