Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Corrupt block in DBVERIFY
Ron,
I have not done this myself yet...but had searched for it in the past...
If DBVERIFY is reporting Database Addresses (DBA) as corrupt, then you will
have to convert those to file# and block# and from there you can query the
DBA_EXTENTS view to get the object name.
There is a Note #113005.1 on Metalink that lists a script to convert DBA to
file# and block#. Give it a try and let me know if that works.
Hope this helps.
Regards,
> -----Original Message-----
> From: Smith, Ron L. [SMTP:rlsmith_at_kmg.com]
> Sent: Monday, July 09, 2001 11:51 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Corrupt block in DBVERIFY
>
> I have a corrupt block according to DBVERIFY. The block is on an index so
> I
> can rebuild it but I don't know how to find the object with the
> information
> displayed in DBVERIFY. Can anyone tell me how to find the object?
>
> Thanks!
> Ron
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Smith, Ron L.
> INET: rlsmith_at_kmg.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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.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 Mon Jul 09 2001 - 12:32:11 CDT
![]() |
![]() |