Oracle Recovery using Hot backup and Archive log files
536179Jan 10 2008 — edited Jan 21 2008Hello DBA's
I want to Restore my last Hot backup on new server & apply archive logs from onwards to Start Database by using Incomplete recovery using backup controlfile.
Now I don't have Sufficient space on my root (/) location but " /usr " mount point is having sufficient space to restore which will change my datafile path ( /usr/u01/oradata/users01.dbf instead of /u01/oradata/users01.dbf )
Now, my question is Will my control file will update this change in location of datafile and recover the database. If not then what I should Do?
Please suggest !
Atul.