EBS 12.2.13 installation on Oracle Linux creating wrong controlfile
Hi All,
I am trying to install oracle EBS 12.2.13 on Oracle Linux 8. I have completed all the pre requisites. when i run the rapidwiz using startCD 51, when database restart using rapidwiz.
Controlfile gets created with default path not the one where rapidwiz restores the files using rapidwiz, hence database does not restart with resetlogs it gives error.
Executing command: sh -c "ORACLE_SID=ORCLVIS;export ORACLE_SID;ORACLE_HOME=/u01/oracle/VIS/12.1.0;export ORACLE_HOME; /u01/oracle/VIS/12.1.0/bin/rman target / nocatalog @/u01/oracle/VIS/12.1.0/appsutil/out/VIS_ebsapps/restore-rac3.rman > /u01/oracle/VIS/12.1.0/appsutil/out/VIS_ebsapps/restore-rac3.log"