Friday, September 28, 2012
5:54 PM

ORA-27121: unable to determine size of shared memory segment


Installing Oracle 10G on Ubuntu this morning...
Got the following error:
Code:
ERROR:
 
ORA-01034: ORACLE not available
 
ORA-27121: unable to determine size of shared memory segment
 
Linux Error: 13: Permission denied
This is caused by Oracle installer not setting setuid on $ORACLE_HOME/bin/oracle. To fix do:
Code:
$ cd $ORACLE_HOME/bin
$ chmod 6751 oracle

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.