Issues during Configure Primary/Secondary phase of Fusion Apps Install 11.1.4
As per the document 1473940.1
Fix is
1. Before re-running the configure-secondary rerun, create the files password.xml, aaa_key.pem and aaa_cert.pem.
2. After configure-secondary completes, remove the files password.xml, aaa_key.pem, aaa_cert.pem files.
Cheers!!!
As per the document 1473940.1
Fix is
1. Before re-running the configure-secondary rerun, create the files password.xml, aaa_key.pem and aaa_cert.pem.
cd /webtier_mwhome/oracle_common/modules/oracle.oamprovider_11.1.1/output/OraFusionApp_11AG
touch password.xml
touch aaa_key.pem
touch aaa_cert.pem
touch password.xml
touch aaa_key.pem
touch aaa_cert.pem
2. After configure-secondary completes, remove the files password.xml, aaa_key.pem, aaa_cert.pem files.
Note: As per development, it recommended to keep
the copy of the files before deletion so that if require we can restore
them to location
/webtier_mwhome/oracle_common/modules/oracle.oamprovider_11.1.1/output/OraFusionApp_11AG.
Cheers!!!
No comments:
Post a Comment