Can I use control file from last full backup or i need the last one before creation of tbs
Hi,
I`m a little bit confused about the topic of PITR in oracle. Lets use the next example :
Every week I`m preforming a full backup on Monday INCLUDES controlfile.
Every day I preform an icrementel level 1 backup include controlfile.
Every 4 hours i backup archives.
Assume that today is Friday and I want to restore the database to Thursday. On Wendsday i created a new tablespace .
1)Can I use the controlfile from monday OR i must use a control file from Wendsday/Thursday (which means a control file that was backed up after the creation of the tablespace).
2)Is it possible restoring the db using the controlfile from monday ? (the full backup)