12.2 Installation Fails With Error "Unable To Change Database ID"
New installation of Oracle E-Business Suite 12.2.5 on RHEL 7, using startCD 12.2.0.51 fails with error "Unable to change database ID"
I found the Doc ID 1613037.1 stating that this was a problem of startCD 12.2.0.47, but I am using the latest startCD, 12.2.0.5.
This is what I found in the log:
Phase 3 Rename Database
Executing command: sh -c "ORACLE_SID=ORCLPROD;export ORACLE_SID;ORACLE_HOME=/d01/db/PROD/12.1.0;export ORACLE_HOME; /d01/db/PROD/12.1.0/bin/rman target / nocatalog @/d01/db/PROD/12.1.0/appsutil/out/PROD_oa-prod/restore-rac3.rman > /d01/db/PROD/12.1.0/appsutil/out/PROD_oa-prod/restore-rac3.log"
===========================
Executing command:
----------------
sh -c "PERL5LIB=/d01/db/PROD/12.1.0/perl/lib/5.14.1:/d01/db/PROD/12.1.0/perl/lib/site_perl/5.14.1:/d01/db/PROD/12.1.0/appsutil/perl; export PERL5LIB; /d01/db/PROD/12.1.0/perl/bin/perl -pi -e 's:db_name=.*:db_name=PROD:g' /d01/db/PROD/12.1.0/dbs/RMANinit.ora"