ORA-12578: TNS:wallet open failed
This Exception was caught and an error message was returned instead.
Oracle.DataAccess.Client.OracleException ORA-12578: TNS:wallet open failed at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck) -
we have 11g as a database and this is working fine on 12c oracle , so wallet works fine with only 12c ? it should support 11g also.
Oracle.DataAccess.Client.OracleException ORA-12578: TNS:wallet open failed at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck) -
we have 11g as a database and this is working fine on 12c oracle , so wallet works fine with only 12c ? it should support 11g also.
0