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: end-of-file on communication channel

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

From: Anton Buijs <aammbuijs_at_hetnet.nl>
Date: Tue, 4 Sep 2001 21:10:00 +0200
Message-ID: <#hymrTXNBHA.214@net037s.hetnet.nl>


Good tip: check privileges. Next steps:
1. check alert.log and possible trace files in both the specified background_dump_dest and user_dump_dest
2. check alert.log and possible trace files in $ORACLE_HOME/rdbms/log or trace
3. check kernel settings are according to the requirements from the installation guide for V8.1.7 for Sun. If needed adjust kernel and reboot; pay special attention to semaphore and shared memory related parameters of the kernel.
4. use (just to test) a "minimal" init.ora file to make sure there is no invalid parameter name or value and you don't have a very large SGA configured.

Luterin <luterin_at_netscape.net> schreef in berichtnieuws 9n330o$fse$1_at_atlas.net.metrotor.on.ca...
> Start by checking ownership and access levels of the files in
> $ORACLE_HOME/bin.
>
> -Lute.
>
> "Cameron Abbott" <cvabbott_at_altavista.com> wrote in message
> news:9n2rvp$hkl$1_at_bcarh8ab.ca.nortel.com...
> > Hi All,
> >
> > I am trying to create an instance on a SUN server with Oracle 8.1.7
> > installed on it. Can anyone tell me what causes this error and the
> solution
> > to it.
> >
> > zquas000-223> svrmgrl
> >
> > Oracle Server Manager Release 3.1.7.0.0 - Production
> >
> > Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
> >
> > Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
> > With the Partitioning option
> > JServer Release 8.1.7.0.0 - Production
> >
> > SVRMGR> connect / as sysdba
> > Connected.
> > SVRMGR> startup nomount;
> > ORA-03113: end-of-file on communication channel
> > SVRMGR>
> >
> >
> > Thank you
> >
> >
>
>
Received on Tue Sep 04 2001 - 14:10:00 CDT

Original text of this message

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