Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to remove corrupted blocks from datafile.
Did you check your disk to make sure that's not where the corruption started. There maybe some physical disk problem or file system problem. If you have some bad blocks on your disk you need to fix them first.
Richard Ji
>>> udaycb_at_trwasp.com 06/05/01 04:42PM >>>
Hi,
I found some corrupted blocks in one of the datafile. I have created the
temp table by select all the records (excluding the records in corrupted
blocks) from corrupted table, and dropped the table, renamed the temp table
back to original. After this when i run DBV on that file, it still shows
there are some corrupted blocks in the file. i have two questions,
1> How do i calculate how many records i have lost? 2> How do i remove corrupted blocks from the blocks?
Can anyone tell me ...
Thanks in advance
Uday
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Richard Ji INET: rji_at_exenet.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).Received on Tue Jun 05 2001 - 15:07:00 CDT