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: Insufficient Privileges / Oracle Not Available

Re: Insufficient Privileges / Oracle Not Available

From: satish <grandhisatish_at_gmail.com>
Date: 18 Jul 2006 10:33:43 -0700
Message-ID: <1153244023.521327.17020@75g2000cwc.googlegroups.com>


Two of the reasons are
1)check ORACLE_HOME is pointing to correct location 2)check user who is going to connect database permessions etc

Jon Fife wrote:
> Adley wrote:
> > SQL> conn sys as sysdba
> > Enter password:
> > ERROR:
> > ORA-01034: ORACLE not available
> > ORA-27101: shared memory realm does not exist
> > IBM AIX RISC System/6000 Error: 2: No such file or directory
>
> I've had similar error messages when my ORACLE_HOME environment
> variable had a trailing slash on it -- e.g. /opt/oracle/product/8.1.7/
> instead of /opt/oracle/product/8.1.7
>
> As for the other scenarios...is your OS user part of the dba group?
>
> Jon
Received on Tue Jul 18 2006 - 12:33:43 CDT

Original text of this message

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