Hi Experts,
I am doing a homogeneous system copy using Oracle backup/restore method. Flavors involved are Oracle 9i, SAP R/3 4.7 and Windows 2003.
SAPinst has halted at the place where it asks to restore the backup and place the control.sql script in the current SAPinst working directory generated from the source DB. I have restored online backup and related offline redo log files. Now while preparing the control.sql script I have a confusion whether to use -
RECOVER DATABASE UNTIL CANCEL USING BACKUP CONTROLFILE or
RECOVER DATABASE USING BACKUP CONTROLFILE
My confusion is this if I use UNTIL CANCEL how will the SAPinst recognize CANCEL command as it will create control file and recover in background?
And if I use the second option, will it work without using UNTIL CANCEL?
Help needed at the earliest.
Regards,
Sourabh Majumdar