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: No other user but oracle can connect

Re: No other user but oracle can connect

From: Mike Morgan <mmorgan1_at_mail.tds.net>
Date: 7 Sep 1998 03:40:16 GMT
Message-ID: <01bdda11$0b741ca0$5206f6cc@mxm014hm.amfam.com>


Also make sure the setuid bit is set for the oracle binary. In other words, make sure the permissions on $ORACLE_HOME/bin/oracle are 6551

Jay <djay_at_enteract.com> wrote in article <35F33C8B.7E2A5A83_at_enteract.com>...
> Check the LD_LIBRARY_PATH variable.
> It should be set to ORACLE_HOME/lib.
>
> Jay
>
> Jeff wrote:
>
> > Hello,
> >
> > I have copied an installation of Oracle 7.3.3 from one Solaris 2.5.1
box to
> > another. When I try to connect to the database using SQL*PLUS from any
UNIX
> > user OTHER THAN ORACLE, I get the following error:
> >
> > ld.so.1: oracledev11: fatal: libsunmath.so.1: can't open file: errno=2
> > ld.so.1: oracledev11: fatal: libsunmath.so.1: can't open file: errno=2
> > ld.so.1: oracledev11: fatal: libsunmath.so.1: can't open file: errno=2
> > ERROR: ORA-12547: TNS:lost contact
> >
> > If I try to connect to SQL*PLUS logged in as the UNIX oracle user, it
works
> > fine.
> >
> > Any help would be greatly appreciated. Thanks! --Jeff
> >
> > jcbeau_at_bpasystems.com
>
>
>
>
Received on Sun Sep 06 1998 - 22:40:16 CDT

Original text of this message

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