Re: Determine Date of Records Associated With Corrupt Block

From: John Hurley <hurleyjohnb_at_yahoo.com>
Date: Wed, 15 Jun 2011 10:57:08 -0700 (PDT)
Message-ID: <4978aaf8-ff23-4176-994e-9c009c1c6b18_at_k24g2000yqb.googlegroups.com>



On Jun 15, 1:39 pm, "if_inves..._at_yahoo.com" <basis_consult..._at_hotmail.com> wrote:
> Hi,
>
> In a test server we have a corrupt data block in a table that is about
> 17GB in
> size. DBVerify and validate structure both identified the same corrupt
> block.
> (File#f, block #y). Oracle is 10.2.0.4.
>
> That table has a field named DATE, and there is an index on DATE.
>
> Is there a way to use the index in order to identify the date(s)
> of the data that was on the corrupt block?
>
> For example, suppose that DBVerify and Validate Structure
> indicate that file#100, block#99999 is corrupt.
>
> Is there a way to check the value of the date field in index TABLE-
> DATE
> associated with this file/block?
>
> Thanks,
> QZ

Try doing a block dump or use the dd command to look at the data inside the block. Received on Wed Jun 15 2011 - 12:57:08 CDT

Original text of this message