Hi All,
I'm trying to do a fresh install on EBS (12.2.13) on my VM. As the first step is to install 12.2.0, I've downloaded all the zip files required from e-delivery. Followed the step up to and including runing of rapidwiz. rapidwiz fails on creating the database as it can not find the backup controlfile on a particular path in my stage area. I've searched the stage area and can confirm the file exists but on a different directory than what rapidwiz expects…
(ls: cannot access /u01/erp/stage/EBSInstallMedia/AppDB/PROD/backup_controlfile.ctl: No such file or directory
ls -l /u01/erp/stage/EBSInstallMedia/AppDB/PROD/backup_controlfile.ctl)
so I tried copying the file to the folder rapidwiz is looking for and it carried on but failed again and this time it was due to system01.dbf was not found (during the RMAN restore) however this file also exists but in a different location). Also I'm using the latest version of startCD.
Any advise please? much appreciated