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 -> Problems creating a procdure

Problems creating a procdure

From: Paul Davies <cobalt_at_dircon.co.uk>
Date: Fri, 21 May 1999 16:47:16 +0100
Message-ID: <37457fc3@newsread3.dircon.co.uk>


I'm trying to create a procedure in iSQL 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 Fri May 21 1999 - 10:47:16 CDT

Original text of this message

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