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!

does Oracle.ManagedDataAccess.Core 3.21.120 can correct ORA 12599?

user1018245Nov 30 2023

Hello

I have an Oracle 19c database with connection encryption.
In my sqlnet.ora I set the following lines:
SQLNET.ENCRYPTION_SERVER = REQUESTED
SQLNET.ENCRYPTION_TYPES_SERVER = (AES256)
SQLNET.CRYPTO_CHECKSUM_SERVER = REQUESTED
SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER = (SHA256)
We don't use java for the connection: "Oracle says this is fixed for Java developers".
We have the same error with the .Net version of the driver, can you tell us if you have released a .Net version that corrects this anomaly?

Translated with DeepL.com (free version)

thanks

Comments
Post Details
Added on Nov 30 2023
0 comments
205 views