Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: corrupted block
I would add to my previous post, that the things that were supposed to allow me to skip the corrupt block did not work. I guess the moral being: Don't believe everything you read on Metalink (or elsewhere). That's why I eventually resorted to using the primary key index to grab one row at a time from the table. It was S-L-O-W, but I got all the data. I looked around for the script I wrote, but it looks like I have either deleted it or put in a place that I can't find now. Now I'm a bit curious to know how I did it.
> -----Original Message-----
> If you can afford to forget the data in the corrupted block
> you can use
> the event 10231 to skip the corrupted block during table scan.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephen Lee INET: Stephen.Lee_at_DTAG.Com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Mon Feb 24 2003 - 13:24:13 CST