Re: libjox9.a

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 9 May 2003 11:38:09 -0700
Message-ID: <92eeeff0.0305091038.788e1b66_at_posting.google.com>


edwin.froeling_at_klm.com (edwin froeling) wrote in message news:<aa422d08.0305090445.71764255_at_posting.google.com>...
> I am trying to execute sqlplus on a oragle 9 aix 5.5.0 system
> After entering mu userid /passwd i am receiving the following error:
>
>
>
> exec(): 0509-036 Cannot load program oraclewf04d because of the following errors:
> 0509-150 Dependent module libjox9.a(shr.o) could not be loaded.
> 0509-022 Cannot load module libjox9.a(shr.o).
> 0509-026 System error: A file or directory in the path name does not exist.
> ERROR:
> ORA-12547: TNS:lost contact
>
>
>
>
> the libjox9.a file exist in $ORACLE_HOME/lib which is in my $PATH
>
> What is wrong/missing?
>
>
> Edwin

Have you defined LIBPATH variable for oracle user as, $ORACLE_HOME/lib32:$ORACLE_HOME/lib

$ORACLE_HOME/lib does not need to be included in $PATH, only $ORACLE_HOME/bin.

Regards
/Rauf Sarwar Received on Fri May 09 2003 - 20:38:09 CEST

Original text of this message