Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: TCPS SSL connection core dumps

Re: TCPS SSL connection core dumps

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 29 May 2006 23:22:27 +0200
Message-ID: <j9pm725aod7erb58o41s14smlg1bik5nfe@4ax.com>


On 29 May 2006 14:06:40 -0700, dbaplusplus_at_hotmail.com wrote:

>I have setup:
>LD_LIBRARY_PATH=/oracle/product/9.2.0/lib:/oracle/product/9.2.0/lib32
>SHLIB_PATH=/oracle/product/9.2.0/lib32:/oracle/product/9.2.0/lib

Question: Knowing that the lib directory contains the 64 bit libraries, and the lib32 directory the 32-bit libraries, why on earth are you using them both in the ld_library_path, and reversed in the shlib_path.
Also: shlib_path only applies only to some platforms.

Why do you expect this setup will work without problems? Could you please verify your Oracle executable at once? If the Oracle executable is 64-bit, there is no place for 32-bit libraries.
If Oracle is 32-bit, there is no place for 64-bit libraries.

Oracle != Microsux.

--
Sybrand Bakker, Senior Oracle DBA
Received on Mon May 29 2006 - 16:22:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US