Skip to Main Content

Java User Groups

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!

DB connection issue via oracle driver manager

User_H78QUFeb 28 2023

On trying to connect to Database from java code with encrypted credentials, the below error is logged.

java.sql.SQLException: Connection property: format error: Property is 'v$session.osuser' and value is “encrypted value”.

JDK Version : JDK8 u321

OJDBC : OJDBC8

Comments
Post Details
Added on Feb 28 2023
0 comments
668 views