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: Oracle 8.1.7 Installation Problem

Re: Oracle 8.1.7 Installation Problem

From: Hui Kwok Leung <jhui_at_bigfoot.com>
Date: Fri, 31 Aug 2001 22:42:48 +0800
Message-ID: <3B8FA268.6632A5B0@bigfoot.com>


Hi Ray,
  I tried to change the kernel parameters and the problem gone.   THANKS A LOT. Ray Teale ¼g¤J¡G

> Jeff
>
> It may be the problem that I have just found when I tried installing Oracle
> 8.1.7 on Solaris x86. The "Not Connected to Oracle" error was actually
> caused when the database assistant tries to create the database. You should
> attempt to create the database manually by using svrmgrl.
> At unix prompt:
> >svrmgrl
> SVRMGR> connect internal
> SVRMGR> startup nomount.
>
> If at this point you get a ORA-03113: end-of-file on communication channel
> error - see below for the solution. If not - we probably need more info to
> track down the problem.
>
> Hope that helps
>
> Regards
>
> Ray Teale
>
> ______________________
>
> ORA-03113: end-of-file on communication channel error received on startup
> nomount.
> _______________________
> I was installing Oracle 8.1.7 on Solaris Intel.
> Installation worked fine but when the installer auto launches the dbassist
> it produces the "Failed to connect to Oracle" error.
>
> I attempted to create the database manually using svrmgrl and received
> "ORA-03113: end-of-file on communication channel" when executing "startup
> nomount".
>
> The problem was solved by setting the semsys:seminfo_semmns semephore
> parameter to 2000 rather than 200 as stated in the documentation.
>
> I checked the IPC semaphore and IPC shared memory parameter values had been
> set correctly, by typing "sysdef" at the Unix prompt (necessary because it
> turned out my system was not loading these values automatically). Remember
> to reboot the system after changing these values.
>
> "Jeff Hui" <JeffHui_at_OperaMail.com> wrote in message
> news:1103_999099964_at_ibmbn1k02g...
> > When I tried to install Oracle 8.1.7 on Solaris 8, it runs well except
> when Configuration Assistant tries to create and connect database. ORA-03114
> error exists.
> > I tried the same procedure to Oracle 8.1.5 and it got no problem.
> > Would anyone can give me a hand?
> >
Received on Fri Aug 31 2001 - 09:42:48 CDT

Original text of this message

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