RE: ORA-03113: end-of-file on communication channel. HELP !

2002-07-25 Thread kkennedy
I'm not sure what operating system you are working on and I'm not precisely sure why you get your particular symptom, but I do know what you are missing. When you use "su - user", "the environment will be changed to what would be expected if the user actually logged in as the specified user" (f

Re: ORA-03113: end-of-file on communication channel

2002-05-06 Thread Manh Tran
Hi, Kill -9 PID of pmon process and wait for 10 seconds, everything will be cleaned for you. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Manh Tran INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California

Re: ORA-03113: end-of-file on communication channel

2002-05-06 Thread DBarbour
Check and see if you still have a lock file in $ORACLE_HOME/dbs David A. Barbour Oracle DBA, OCP AISD 512-414-1002 John Weatherman

RE: ORA-03113: end-of-file on communication channel

2002-05-06 Thread Chen, Brian
I had this problem before in our Unix box. I have to use "ipcrm -m id" to remove the oracle process. You must use ipcs to find out the process first.   Brian Chen  -Original Message-From: John Weatherman [mailto:[EMAIL PROTECTED]]Sent: Monday, May 06, 2002 4:18 PMTo: Multiple recip

Re: ORA-03113: end-of-file on communication channel

2002-05-06 Thread Ray Stell
Doc ID: 17613.1 On Mon, May 06, 2002 at 12:18:18PM -0800, John Weatherman wrote: > All, > > I had an instance crash this morning and sence then have been getting an > ORA-3113 whenever I try to open it. It will startup nomount and mount, > the error occurs on the open. A search on metali