Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Urgent - ORA-27123 : ( SVR4 Error: 13:) -- Unable to startup on Solaris

589454Dec 17 2007 — edited Dec 19 2007
Greetings,

I'm getting this error on my oracle server. I did check the permissions on the oracle binary.

SQL*Plus: Release 10.2.0.1.0 - Production on Tue Dec 18 01:37:57 2007

Copyright (c) 1982, 2005, Oracle. All rights reserved.

SQL> connect sys as sysdba
Enter password:
Connected to an idle instance.
SQL> startup mount;
ORA-27123: unable to attach to shared memory segment
SVR4 Error: 13: Permission denied

------------
-rwxr-x--x 1 oracle dba 109214432 Dec 4 15:18 oracle
-----------

Any thing else i need to look for ?

my $ORACLE_HOME/bin directory has :

nmb , nmo files owned by root:oinstall
everything else owned by root:dba.

is this fine?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 16 2008
Added on Dec 17 2007
21 comments
4,407 views