"oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password."
find /opt/oracle -user root
this detected that the EmbeddedLDAP.tran file was owned by root - which is not ideal.
find /opt/oracle -user root
this detected that the EmbeddedLDAP.tran file was owned by root - which is not ideal.