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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA 03113 when initializing Database.

Re: ORA 03113 when initializing Database.

From: Mark Wagoner <mwagoner_at_iac.net>
Date: Wed, 7 Mar 2001 08:34:50 -0500
Message-ID: <985ddq$2ppe$1@genma.iac.net>

The infamous ORA-3113 error is a catch-all error meaning the client lost it's connection to the server for some unknown reason. This is typically because the database has crashed but it can have other causes.

I would start by checking the alert log. If the database did go down, Oracle should have written something to this file. If you see ORA-0600 errors, you are having internal errors and will probably have to call Oracle and open a TAR or, if it is not a production system, reinstall.

"Dirk Reichert" <dreicher_at_csc.com> wrote in message news:983966002.528320_at_eubuf61.eu.concert.net...
> I'm near suicide.
>
> I installed Oracle 8.1.7 under RH Linux. Installation runs perfect. But
 when
> I try to create a database I says unable to connect to Oracle.
> When I try to open the prebuild database from the Installation I get ORA
> 03113.
>
> Any idea ?
>
>
Received on Wed Mar 07 2001 - 07:34:50 CST

Original text of this message

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