We've been using the Oracle 10gr2 client on SLES 9 to talk to some distributed 
oracle DB server.

We're trying to get it to work on sles 10.  It works except when security is 
enabled.

We are getting 

oracle error (#12657), which says:

Cause: The near side of the connection required the use of a
service (either encryption or checksumming) when no
algorithms for that service were installed.

Action: Remove the "ON" requirement for that service.


The following lines are in the Oracle sqlnet.ora file for our connection to the 
Oracle database, which I believe uses this checksumming & encryption settings...

SQLNET.CRYPTO_CHECKSUM_TYPES_CLIENT= (MD5)
SQLNET.CRYPTO_CHECKSUM_CLIENT= requested
SQLNET.ENCRYPTION_TYPES_CLIENT= (DES, DES40)
SQLNET.ENCRYPTION_CLIENT= required

Commenting out these lines works, but we need to have them in there.
Any idea why Oracle is complaining about not having the needed algorithms 
installed?


Marcy Cortes


This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to