Skip to Main Content

Java Database Connectivity (JDBC)

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!

ORA-12269: client uses weak encryption AND java.sql.SQLException: pingDatabase failed status=-1

User_D9AHFJul 5 2022

Database 19c (19.15) standalone DB. installed on RHEL 8.5
Previous DB Version was 19.3 and after applying April 2022 patches its 19.15
Application running on Java facing the issue
ORA-12269: client uses weak encryption AND java.sql.SQLException: pingDatabase failed status=-1
The above error is observed in boss.log on the application
Kindly help.

Comments

User_D9AHF

I have tried the solution - setting of "SQLNET.ALLOW_WEAK_CRYPTO_CLIENTS = TRUE" on the database server sqlnet.ora file. It didnt work

User_D9AHF

please help

1 - 2

Post Details

Added on Jul 5 2022
2 comments
1,250 views