Are you setting your ORACLE_HOME and ORACLE_SID environment? Just because you put it in /etc/oratab, it doesn't automatically set it for you
You must source /etc/oratab using the oraenv command
$> . oraenv
oratab is called by oraenv to determine ORACLE_HOME based on the ORACLE_SID you enter.
You won't be able to access the instance if ORACLE_SID isn't set
-- --Original Message-- -- From: Ralf Dieterle [mailto:ralfdieterle@(protected)] Sent: Thursday, September 30, 2004 3:33 PM To: suse-oracle@(protected); mohammad_tina@(protected) Subject: Re: [suse-oracle] unable to attach to shared memory segment
Hi Mohammed,
Can you start the instance manually? has user oracle enough rights on /etc/oratab? how big is your SGA configured? Linux x86 doesn't support more than ~1,7 GB without some bigger changes. These are not done with orarun!!
Yours, Ralf
>>>Mohammad N. Tina <mohammad_tina@(protected)> 09/30/04 7:42 pm >>>
Hi,
I have a suse 8.2+oracle9iR2
after installion of oracle, i created my DB , i add a line for the db in oratab, restart the server
Express yourself with Y! Messenger! Free. Download now.
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting