Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: sqlplus connect errors 1034/27101/svr4...
yes, it looks like the setuid bit is correctly set...Any other suggestions?
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
Sent: Sunday, February 23, 2003 6:38 AM
> Les Ayudo wrote:
> >
> > Looked over some websites and still couldn't figure out why I was
getting
> > these errors. I made sure my variables were set and still could not
> > connect. Any ideas?
> >
> > I'm running oracle 8.1.7 on solaris 9 (USparc10). Let me know if you
need
> > more info.
> >
> > error 1034: Oracle not avail.
> > error 27101: shared memory realm does not exit
> > svr4 error :2: No such file of directory
> >
>
> Les,
>
> If ORACLE_SID and ORACLE_HOME are correctly set, then the only thing I
> can think of is that the setuid bit of the oracle executable
> ($ORACLE_HOME/bin/oracle) is not set.
> Should look like this :
> $ ls -l $ORACLE_HOME/bin/oracle
> -rwsr-s--x 1 oracle dba ....
>
>
> --
> Regards,
>
> Stephane Faroult
> Oriole Software
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Stephane Faroult
> INET: sfaroult_at_oriole.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Les Ayudo INET: info_at_lesayudo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Sun Feb 23 2003 - 14:08:54 CST
![]() |
![]() |