sqlplus give ORA-28045: SSL authentication after OS migration
Hello,
We move our Oracle database from Solaris 10 U6 to solaris 10 U11, and now we have the following message each time we do a sqlplus command. But not with an sqlplus /nolog, with the DBA account.
Any idea about these problem.
Thank's for your help
Willy
%scripts> sqlplus dummy/dummy@$ORACLE_SID
SQL*Plus: Release 10.2.0.3.0 - Production on Mon Oct 20 06:53:29 2014
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
ERROR:
ORA-28045: SSL authentication between database and OID failed
Enter user-name:
dba@zctmuat:CTM10DEV > sqlplus /nolog
SQL*Plus: Release 10.2.0.4.0 - Production on Mon Oct 20 07:45:08 2014
Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
SQL> connect / as sysdba