Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Problems with corrupted data blocks

Problems with corrupted data blocks

From: Paul Davies <cobalt_at_dircon.co.uk>
Date: Mon, 24 May 1999 08:58:13 +0100
Message-ID: <37490645@newsread3.dircon.co.uk>


I'm trying to create a procedure and am getting this errors:

CREATE OR REPLACE PACKAGE calcSum AS
*
ERROR at line 1:

ORA-00604: error occurred at recursive SQL level 1
ORA-01578: ORACLE data block corrupted (file # 1, block # 10088)
ORA-01110: data file 1:

'/root/devel/oracle/database/datafiles/system1.dbf'

Can someone please tell me what to do about this. Other procedures are created just fine.

Thanks

Paul Received on Mon May 24 1999 - 02:58:13 CDT

Original text of this message

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