Login  Register

Re: EBS database post upgrade - Implementing Autoconfig failed in RAC

Posted by satish on Jan 26, 2023; 5:42am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/EBS-database-post-upgrade-Implementing-Autoconfig-failed-in-RAC-tp11502p11506.html

Dear erman,

Thanks for the update.


No such files on both the nodes.

[orauat@erpuatdb1 security]$ pwd
/u02/UAT19CBASE/19chome/javavm/lib/security
[orauat@erpuatdb1 security]$ ls
cacerts  java.security  README.txt
[orauat@erpuatdb1 security]$

and which java retruns

[orauat@erpuatdb2 ~]$ which java
/usr/bin/java
[orauat@erpuatdb2 ~]$


[orasupp@erpsupportdb javavm]$ pwd
/u01/SUPPDB/19.3.0

[orasupp@erpsupportdb 19.3.0]$ find . -name US_export_policy.jar
./OPatch123/jre/lib/security/policy/limited/US_export_policy.jar
./OPatch123/jre/lib/security/policy/unlimited/US_export_policy.jar
./OPatch/jre/lib/security/policy/limited/US_export_policy.jar
./OPatch/jre/lib/security/policy/unlimited/US_export_policy.jar
./appsutil/jre/lib/security/policy/limited/US_export_policy.jar
./appsutil/jre/lib/security/policy/unlimited/US_export_policy.jar
./javavm/jdk/jdk8/lib/security/US_export_policy.jar
./jdk/jre/lib/security/policy/limited/US_export_policy.jar
./jdk/jre/lib/security/policy/unlimited/US_export_policy.jar


[orasupp@erpsupportdb 19.3.0]$ find . -name local_policy.jar
./OPatch123/jre/lib/security/policy/limited/local_policy.jar
./OPatch123/jre/lib/security/policy/unlimited/local_policy.jar
./OPatch/jre/lib/security/policy/limited/local_policy.jar
./OPatch/jre/lib/security/policy/unlimited/local_policy.jar
./appsutil/jre/lib/security/policy/limited/local_policy.jar
./appsutil/jre/lib/security/policy/unlimited/local_policy.jar
./javavm/jdk/jdk8/lib/security/local_policy.jar
./jdk/jre/lib/security/policy/limited/local_policy.jar
./jdk/jre/lib/security/policy/unlimited/local_policy.jar
[orasupp@erpsupportdb 19.3.0]$

thank you