Home » RDBMS Server » Server Administration » ORA-03113: end-of-file on communication channel
ORA-03113: end-of-file on communication channel [message #59420] Tue, 18 November 2003 09:57 Go to next message
Alex Lima
Messages: 3
Registered: November 2003
Junior Member
Hi All,

I am trying to create a new database and when I run the folowing command I get this error. Can any body help me?

SVRMGR> connect internal
Connected.
SVRMGR> startup nomount pfile = "/apps/oracle/admin/PCONST/pfile/initPCONST.ora"
ORA-03113: end-of-file on communication channel

I have done all env configuration like ORACLE_HOME, BASE, PATH and SID. Also my listener is up and running.

Thanks,

Alex
Re: ORA-03113: end-of-file on communication channel [message #59422 is a reply to message #59420] Tue, 18 November 2003 10:28 Go to previous message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
Make sure there are no Oracle processes running or shared memory/semaphores(related to this instance) prior to startup.

ps -ef&#124grep oracle
ipcs -a

-Thiru
Previous Topic: TNS Listener
Next Topic: Shared or Dedicated mode
Goto Forum:
  


Current Time: Fri Sep 20 15:20:32 CDT 2024