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 -> Archive logs causing data block corruption !!??

Archive logs causing data block corruption !!??

From: TunaFish <btaneja_at_hotmail.com>
Date: 27 Aug 2002 09:43:02 -0700
Message-ID: <26e84054.0208270843.311b4498@posting.google.com>

Anyone know what gives?
Funne part is while applying archive logs there is no error; every thing goes smooth; database comes up fine; only while doing count(*) on these 3 table out of the thousand odd tables i get data block corruption error..

Database opened.
SVRMGR> select 'GS.SYR00908_POSBHD_TMP', count(*) from GS.SYR00908_POSBHD_TMP
     2> ;
'GS.SYR00908_POSBHD_TM COUNT(*)

---------------------- ----------

ORA-01578: ORACLE data block corrupted (file # 912, block # 57543) ORA-01110: data file 57: '/dbfprd1/p27/userb5'

thanks!
Bruce Received on Tue Aug 27 2002 - 11:43:02 CDT

Original text of this message

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