i got this
---------
Why I got ORA-27121: unable to determine size of
shared memory segment ?
A. The full erros stack:
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:
$ cd $ORACLE_HOME/bin
$ chmod 6751 oracle
-----------
was it of any help?
Regards
Puru
==================
--- Josh Daniel <Josh.[Email Address Removed] wrote: > I am
getting this error:
> ORA-01034: ORACLE not available
> ORA-27121: unable to determine size of shared memory
> segment
> IBM AIX RISC System/6000 Error: 13: Permission
> denied
> while trying to run some our Lawson application
> after I upgrade Oracle from 8i to 9i. The database
> upgraded successfully and haven't seen any other
> errors. The database is running too. It is running
> on AIX 5L. Has anyone had this problem before?
>
> Thanks,
> Josh
>
________________________________________________________________________
Yahoo! India Matrimony: Find your partner online.
Go to http://yahoo.shaadi.com
Oracle LazyDBA home page