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:
> Thorsten Jens schrieb:
> > erwiggins_at_gmail.com schrieb:
> >
> >
> >>Did you restore the oracle home from the tar as well? If so relink the
> >>oracle executables to the shared libs. Also as others have said make
> >>sure that these other users are in the "dba " group or whichever group
> >>is the owner of the libraries. Also look at the LD_LIBRARY_PATH and
> >>make sure that $ORACLE_HOME/lib is in there.
> >
> >
> > I restored the entire /oracle ($ORACLE_BASE, thus including
> > $ORACLE_HOME) directory, including binaries, libs, datafiles, ...
> >
> > Both users are in the dba group. LD_LIBRARY_PATH should be ok, check
> > out my answer to Sybrand's post.
> >
> > Thorsten
> >
>
> Sorry, i've missed your original post.
> Could you try not only set LD_LIBRARY_PATH, but as well export it ?
LD_LIBRARY_PATH is and has always been exported :-/
Thorsten Received on Thu Nov 24 2005 - 07:35:53 CST