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

Re: end-of-file on communication channel

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 15 Jun 2002 18:47:19 +0200
Message-ID: <ugmtk7mujcut30@corp.supernews.com>

"zeb" <thierry.constant1_at_free.fr> wrote in message news:3d0b582f$0$577$626a54ce_at_news.free.fr...
> Hi,
>
> I try to create a new database so I did:
>
> $ export ORACLE_SID=TEST
> $ svrmgrl
> connect internal
> startup nomount pfile=/opt/oracle/8.1.7/admin/pfile/iniTEST.ora
>
> I got:
> ORA-03113: end-of-file on communication channel
>
> Why ?
> What happen ?
>
> Thanks for your help
>
>
>
>

In this context this is usually being caused by the an insufficent number of semaphores.
The number needs to be 2 * the number of processes in init.ora + 10

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Sat Jun 15 2002 - 11:47:19 CDT

Original text of this message

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