RE: Error Message - Database is Already Up

2001-05-29 Thread VIVEK_SHARMA
5:20 AM To: Multiple recipients of list ORACLE-L Subject: Re: Error Message - Database is Already Up Hello Vivek, Check followings: - If I'm not wrong there should be lk* file 7.3.3 and onwards. remove it. - check shared memory/semaphores by ipcs. if They still exist, remove

RE: Error Message - Database is Already Up

2001-05-29 Thread Gene Sais
-Original Message- From: Danisment Gazi Unal (Unal Bilisim) [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 5:20 AM To: Multiple recipients of list ORACLE-L Subject: Re: Error Message - Database is Already Up Hello Vivek, Check followings: - If I'm not wrong there should be lk

Re: Error Message - Database is Already Up

2001-05-28 Thread Danisment Gazi Unal (Unal Bilisim)
Hello Vivek, Check followings: - If I'm not wrong there should be lk* file 7.3.3 and onwards. remove it. - check shared memory/semaphores by ipcs. if They still exist, remove them by ipcrm if problem still exist, you are most probably hitting a bug. - debug your process by truss/trace in OS