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:
> 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. The executable calls a
> > routine on this shared library. But the calling user cannot access the
> > library
> >
>
> I'd suggest , you have the proper permissions issue,
> the permissions on $ORACLE_HOME/bin/oracle should be set like -rwsr-s--x
> ( and you have after untar lost the s bit )
The permissions of the oracle binary are correctly set.
Thorsten Received on Thu Nov 24 2005 - 05:14:17 CST
![]() |
![]() |