Home » RDBMS Server » Server Administration » Can't start DB
Can't start DB [message #53266] Tue, 10 September 2002 05:30 Go to next message
Milan
Messages: 7
Registered: February 1999
Junior Member
We have had a disk data coruption the other day. We fixed that, but when I try to start my oracle DB with I get this message:
-------------------------------------------
ORACLE instance started.

Total System Global Area 1839236020 bytes
Fixed Size 70580 bytes
Variable Size 480731136 bytes
Database Buffers 1358356480 bytes
Redo Buffers 77824 bytes
Database mounted.
ORA-00704: bootstrap process failure
ORA-00604: error occurred at recursive SQL level 1
ORA-08103: object no longer exists
------------------------------------------------------
I have no backup of this DB. Can someone please tell me what can cause those errors and how can I fix it and how can I start my DB.

Thanks in advance,
Milan
Re: Can't start DB [message #53268 is a reply to message #53266] Tue, 10 September 2002 06:02 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
1. FIRST CALL THE OSS. boostrap errors are not
supposed to be addressed with forums.
2. anyhow BASED on the information posted, try these.
But i cannot guarantee anything!.
3. your database is mounted. --> so control file is OK.
error is when opening the database --> so, something is wrong with datafiles, logfiles, rbs etc ....
4. ***ORA-00604: error occurred at recursive SQL level 1***
You need to cure the error that appears next to the
above error. which states that, some object no
longer exist.!!
so make sure, that all the datafiles etc are
available .
recover the database from any valid backups and
try again.

[Updated on: Mon, 30 March 2009 16:59]

Report message to a moderator

Previous Topic: ora -12514
Next Topic: Oracle Statistics what does it do?
Goto Forum:
  


Current Time: Fri Sep 20 00:53:26 CDT 2024