Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: No local connection via sqlplus (TNS:lost contact)
Maxim Demenko schrieb:
> In that case it could be hardly explained (from your previous post) :
> oraload_at_xxx ~ $ LD_LIBRARY_PATH=/oracle/product/9.2.0/lib ldd `which
> oracle`
> libodm9.so => (file not found)
> libskgxp9.so => (file not found)
> libskgxn9.so => (file not found)
> libjox9.so => (file not found)
>
> I could think only about 2 possible reasons
> 1) LD_LIBRARY_PATH is not *set* and *exported* to proper value ( this
> suggestion don't stand as you pointed, that is not the case)
> 2) oraload user has no access to those libraries ( again permissions )
> What is the output of
> ls -l /oracle/product/9.2.0/lib/libodm9.so \
> /oracle/product/9.2.0/lib/libskgxp9.so \
> /oracle/product/9.2.0/lib/libskgxn9.so \
> /oracle/product/9.2.0/lib/libjox9.so
Just to make sure again:
Permissions:
oraload_at_xxx ~ $ ls -l /oracle/product/9.2.0/lib/libodm9.so \> /oracle/product/9.2.0/lib/libskgxn9.so \
> /oracle/product/9.2.0/lib/libskgxp9.so \
Again, looks OK to me.
Thorsten Received on Thu Nov 24 2005 - 08:21:45 CST
![]() |
![]() |