Home » RDBMS Server » Server Administration » Problem in starting oracle 6 under dos(novell)
Problem in starting oracle 6 under dos(novell) [message #63456] Thu, 07 October 2004 00:41 Go to next message
Nassar Ali Mohammed
Messages: 2
Registered: October 2004
Junior Member
Dear expert
I'm using oracle 6 server under DOS(novell network operating system)
There is a problem in starting the Database.I will
show you the message that apear when I start the database as the following :

SQLDBA> Connect internal
Connected.
SQLDBA>startup
ORACLE instance started.
Database mounted.
ORA-00314: log 2 of thread 1, expected sequence# doesn't match
ORA-00312:online log2 thread 1:'log2.ora'
Attempting to dismount database.........Database dismounted.
Attempting to shutdown instance........ ORACLE
instance shut down.
SQLDBA>
Re: Problem in starting oracle 6 under dos(novell) [message #63460 is a reply to message #63456] Thu, 07 October 2004 01:59 Go to previous message
Thomas G
Messages: 58
Registered: April 2003
Member
Your Redo - Logs seem to be botched.

You might try something like

>connect internal
>startup nomount
>alter database open resetlogs

>connect internal
>startup nomount
>recover database
>alter database open
Previous Topic: Problem in Oracle8i with Win XP
Next Topic: Importing into other Tablespaceof a dmp Exported from SYSTEM Tablespace
Goto Forum:
  


Current Time: Thu Jan 09 14:41:56 CST 2025