unable to attach to shared memory segment 2004-10-01 - By Malte Buck
Hello,
I'm using the same arragement and had that error, too. > ERROR: > ORA-01034 (See ORA-01034.ora-code.com): ORACLE not available > ORA-27123 (See ORA-27123.ora-code.com): unable to attach to shared memory segment > Linux Error: 13: Permission denied
First check whether the oracle user can write on the shmfs. Once this was the cause :-)
Otherwise you can check with 'strace sqlplus /nolog 2> strace.log' what file or directory he is unable to write on.
Regards Malte
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|