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: ELFCLASS64 Error on AS10g Release 3

Re: ELFCLASS64 Error on AS10g Release 3

From: Frank Langelage <frank_at_lafr.de>
Date: Wed, 19 Jul 2006 20:27:01 +0200
Message-ID: <4i7brlF2gupqU1@individual.net>


>

>> Please echo your exact LD_LIBRARY_PATH on all tiers.

> [oracle @ ...] $ echo $LD_LIBRARY_PATH
> $ORACLE_HOME/lib32:$ORACLE_HOME/lib:/usr/lib:usr/local/lib:/lib:$ORACLE_HOME/jdk/jre/lib/sparc:.
> This is the same for all tiers...

This is not the real output of "echo $LD_LIBRARY_PATH", or? You replaced the concrete path (/opt/oracle/... or whatever) with $ORACLE_HOME again, didn't you?
If not, then you should reset it.

If you did, then:
Are other LD_ variables set?
Solaris supports a separate variable for 32 bit and one for 64 bit. Execute "env | grep LD_" and show us the result. Received on Wed Jul 19 2006 - 13:27:01 CDT

Original text of this message

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