Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-00604 and ORA-01578
Hello
Since the tablespace looks like RBS you may be able to drop that tablespace
and
recreate it again, assuming that your update transaction finished ok and the
select
use the RBS to get old values since an update is in progress.
I think that you should run also an OS disk checking utility to verify that the problem is not a bad block/sector on the disk itself.
Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Tuesday, June 11, 2002 7:28 PM
> I have a system when I issued a select statement, I get the following
error.
>
> ORA-00604 Error Occur at recursive level 1
>
> ORA-01578 Oracle Datablock corrupted. File 6 Block 2853
>
> ORA-01110 Datafile 6 E:\ORANT\DATABASE\RBS1.DBS
>
> We have an export that we may be able to restore. The database is running
> in non-archive mode. Any idea on how to resolve this problem?
>
> Thank you in advance
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: peter.lee_at_honeywell.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Yechiel Adar INET: adar76_at_inter.net.il Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jun 12 2002 - 12:43:30 CDT