The libstdc change was introduced with SLES 10 SP3, I believe. As well as that 
manual, I recommend some articles on My Oracle Support:
Ensure you have prerequisite rpms to install Oracle Database 10gR2 and 
AS10g(midtier) on Linux on IBM zSeries (Doc ID 1086769.1) - we're working on an 
SP3 compatible rpm at the moment. Just ignore the error message if you've 
checked the provides. 
And the more general    Installing Oracle 10gR2 RDBMS on zLinux (s390x) (Doc ID 
782439.1)

For the specific problem, I haven't seen that in ages.  Did you 
install/reinstall the client or just upgrade the OS ? I'm wondering if you had 
silent link failure - you might want to check your install log.

Cheers
Damian

-----Original Message-----
From: Marcy Cortes [mailto:[email protected]] 
Sent: 14 December 2010 19:53
To: [email protected]
Subject: Re: Oracle client problem on SLES 10

That was our first thoughts and we have all the ones listed in here.
http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b25399.pdf

compat-libstdc++ doesn't seem to exist anymore and now is likely covered by 
libstdc++33  - we think.



Marcy Cortes

Operating Systems Engineer, z/VM and Linux on System z
Enterprise Hosting Services, Mainframe/Midrange Services

Wells Fargo Bank | 201 Third Street | San Francisco, CA 94103
MAC A0187-050
Tel 415-477-6343 | Cell 415-517-0895

[email protected]

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.


-----Original Message-----
From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Leland 
Lucius
Sent: Tuesday, December 14, 2010 11:36 AM
To: [email protected]
Subject: Re: [LINUX-390] Oracle client problem on SLES 10

If the Oracle client loads libraries dynamically, then I'd try to find out
if you're missing any lib* packages that you may have installed on the SLES9
system.  I wonder if you might have some 32bit libs missing...

On Tue, Dec 14, 2010 at 12:12 PM, Marcy Cortes <
[email protected]> wrote:

> 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/
>

----------------------------------------------------------------------
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/

----------------------------------------------------------------------
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/

----------------------------------------------------------------------
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