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 -> cannot create a new 9i2 database nor start an existing 8i database under suse linux 7.3

cannot create a new 9i2 database nor start an existing 8i database under suse linux 7.3

From: Oracle User <ralph-lehmann_at_gmx.net>
Date: Sat, 02 Nov 2002 13:05:42 +0100
Message-ID: <3DC3BF96.5D5F3CC8@gmx.net>


If I try to start an existing 8i database in sqlplus 9, the following error occours:

connect system/manager as sysdba
Connected to an idle instance.

startup nomount			OK
alter database mount;		Database altered
alter database open;		Oracle Instance terminated. Disconnection forced

How can I start the database with 9i ???

If I try to create a new database with dbca or sqlpus 9, the following error occours:

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

How I con create a new database?

Thanks for your help !

Ralph Received on Sat Nov 02 2002 - 06:05:42 CST

Original text of this message

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