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: Oracle8.1.7 starting problem

Re: Oracle8.1.7 starting problem

From: Helena <hmatijaca_at_yahoo.ca>
Date: 10 Apr 2002 11:44:10 -0700
Message-ID: <c5a36d06.0204101044.3a34b336@posting.google.com>


Try this
svrmgrl
connect internal as sysdba
shutdown abort
exit
svrmgrl
connect internal as sysdba
startup force
this should work, it always works for me when I get that error message "ORA-03113: end-of-file on communication channel" error. best luck
Helena

"Byron Lee" <bglyahoo_at_yahoo.com> wrote in message news:<Cc_q8.3775$d7.1138016_at_newssrv26.news.prodigy.com>...
> What did you use for your /etc/system parameters? The values in Oracle's
> documentation are generally insufficient to do the job. Check out:
> http://www.dbspecialists.com/presentations/oracle817solaris.html for a
> detailed installation guide including /etc/system parameters.
>
> Byron
> Tigran Sardaryan <spider_at_zvartnots.am> wrote in message
> news:b271c2ce.0204040628.72b10985_at_posting.google.com...
> > Hello
> >
> > I'm install Oracle 8.1.7 on Solaris 2.8
> > and creating database create script.
> >
> > Now when I try to "startup nomount pfile=initfile_path"
> > svrmgrl give me
> > "ORA-03113: end-of-file on communication channel" error.
> >
> > I set all parameters in /etc/system file and rebooted the mashine
> > before installing Oracle.
> >
> > Please help me.
> >
> > Tigran
Received on Wed Apr 10 2002 - 13:44:10 CDT

Original text of this message

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