Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sqlplus ORA-28791: certificate validation failure

Nicolas R.Mar 14 2022 — edited Mar 16 2022

Hi Experts !

I'm facing a connexion problem with sqlplus.
For no reasons, overnight, my current installation won't let me access to my database.
There is the log:

C:\Users\me>sqlplus bd/bdpwd@dbaccess
SQL*Plus: Release 12.2.0.1.0 Production on Fri Mar 11 15:32:27 2022
Copyright (c) 1982, 2016, Oracle. All rights reserved.
ERROR:
ORA-28791: certificate verification failure

It works on an another computer.
I've try to reinstall client = noway
I've try to actualise tnsnames.ora and wallet credentials = noway
I've no find any ressource on the internet to help me.

Have you got an idea ? Thanks for your help.

Comments

Post Details

Added on Mar 14 2022
0 comments
931 views