Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help with odd ORA 3113 Error

Re: Help with odd ORA 3113 Error

From: MANISHA HANDA <mhanda_at_ssax.com>
Date: 1998/04/29
Message-ID: <35477FFC.833AD5FE@ssax.com>#1/1

The ORA-3113 error is a very generic error. It can occur if someone killed an Oracle process while an application was left running or if someone forked a process and carried the database connection through child processes! What I'm saying is that, you have to investigate your alert.log and the trace files generated as a result of it. It is very possible
that the data you are looking for is sitting on a corrupt OS block ! The best solution would be to contact Oracle support regarding this.

Manisha Received on Wed Apr 29 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US