<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Block corrupted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845849#M777370</link>
    <description>Shalom Fabio,&lt;BR /&gt;&lt;BR /&gt;You don't really fix a corrupted block. The database tries to move/reconstruct the data elsewhere. If that fails you either have to restore the missing data or perhaps the entire database.&lt;BR /&gt;&lt;BR /&gt;We've seen it happen and figured out what records were corrupt and wrote a sqlplus script to put them back from a backup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 18 Aug 2006 02:19:56 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-18T02:19:56Z</dc:date>
    <item>
      <title>Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845847#M777368</link>
      <description>Hello there, &lt;BR /&gt;I got the following error message:&lt;BR /&gt;ORA-01578: ORACLE data block corrupted (file # 42, block # 16373) ORA-01110: data file 42: '/Oracle9i/OraHome/oradata_nas/ERIDBCQ/CQ_LTBDB2.ora'&lt;BR /&gt;&lt;BR /&gt;Could you please someone help me to how to fix these corrupted block?&lt;BR /&gt;I tried to run the rman utility without success {blockrecover datafile 42 block 16373;} and now i'm going to user the DBMS_REPAIR..&lt;BR /&gt;&lt;BR /&gt;I have Oralce9i on Solaris 9.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 18 Aug 2006 01:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845847#M777368</guid>
      <dc:creator>fabiosax</dc:creator>
      <dc:date>2006-08-18T01:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845848#M777369</link>
      <description>Fabio,&lt;BR /&gt;I am sure you have used a web search to get some information, but just in case:&lt;BR /&gt;&lt;A href="http://www.quest-pipelines.com/newsletter-v4/0103_C.htm" target="_blank"&gt;http://www.quest-pipelines.com/newsletter-v4/0103_C.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.fortunecity.com/skyscraper/oracle/699/orahtml/oramag/16tech.html" target="_blank"&gt;http://www.fortunecity.com/skyscraper/oracle/699/orahtml/oramag/16tech.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.fors.com/orasupp/rdbms/dba/28814_1.HTM" target="_blank"&gt;http://www.fors.com/orasupp/rdbms/dba/28814_1.HTM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also lots of metalink entries.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 01:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845848#M777369</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-18T01:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845849#M777370</link>
      <description>Shalom Fabio,&lt;BR /&gt;&lt;BR /&gt;You don't really fix a corrupted block. The database tries to move/reconstruct the data elsewhere. If that fails you either have to restore the missing data or perhaps the entire database.&lt;BR /&gt;&lt;BR /&gt;We've seen it happen and figured out what records were corrupt and wrote a sqlplus script to put them back from a backup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Aug 2006 02:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845849#M777370</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-18T02:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845850#M777371</link>
      <description>Thanks so much for your info... really appreciated..&lt;BR /&gt;So i followed the instruction you sent and after i run the DBMS_REPAIR.CHECK_OBJECT and verified the corrupted block I run the FIX_CORRUPT_BLOCKS. Then I run the finding the orphan index and the result was 28.&lt;BR /&gt;After having found the index name trying to rebuild it i got the following error:&lt;BR /&gt;"ALTER INDEX SYS_IL0000036518C00039$$ REBUILD online;&lt;BR /&gt;ALTER INDEX SYS_IL0000036518C00039$$ REBUILD online&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-01418: specified index does not exist"&lt;BR /&gt;&lt;BR /&gt;But it exists!!!&lt;BR /&gt;Any idea..? thanks so much.. &lt;BR /&gt;The main problem is that i don't have any backup of the damage datafile, but just an early one because we had a blackout and no chance to made it.&lt;BR /&gt;Thanks!!!!&lt;BR /&gt;Fabio&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 04:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845850#M777371</guid>
      <dc:creator>fabiosax</dc:creator>
      <dc:date>2006-08-18T04:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845851#M777372</link>
      <description>Fabio,&lt;BR /&gt;if it is the index that is faulty, can't you just recreate the index with drop/create?&lt;BR /&gt;&lt;BR /&gt;This would not be possible with table data fault, unless you have a backup.</description>
      <pubDate>Fri, 18 Aug 2006 04:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845851#M777372</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-18T04:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845852#M777373</link>
      <description>hi fabio,&lt;BR /&gt;&lt;BR /&gt;Based on the assumption that you identified the "faulty" object to be an idex, i would recommend the following:&lt;BR /&gt;&lt;BR /&gt;1. alter index &lt;INDEX_NAME&gt; rebuild pctfree &lt;VALUE&gt; tablespace &lt;ANOTHER tablespace=""&gt;&lt;BR /&gt;&lt;BR /&gt;2. Stop using the tablespace for any new objects &lt;BR /&gt;&lt;BR /&gt;3. create another tablespace and move all the objects from the old tablespace to the new.&lt;BR /&gt;&lt;BR /&gt;Then, try to see if there are any error messages relating to I/O or disk at the OS level.&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;/ANOTHER&gt;&lt;/VALUE&gt;&lt;/INDEX_NAME&gt;</description>
      <pubDate>Fri, 18 Aug 2006 05:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845852#M777373</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-08-18T05:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845853#M777374</link>
      <description>Sorry if i still bother you but just to clarify to me...&lt;BR /&gt;So after i marked the corrupted block as true with DBMS.REPAIR I used the DBMS_REPAIR.DUMPORPHAN_KEYS and the result is:&lt;BR /&gt;orphan key count: 28.&lt;BR /&gt;So now i wonder if exists something to mark and fix these orphan key.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 18 Aug 2006 06:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845853#M777374</guid>
      <dc:creator>fabiosax</dc:creator>
      <dc:date>2006-08-18T06:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845854#M777375</link>
      <description>Just to be sure that the disk is OK, check /var/adm/syslog/syslog.log for disk errors. If there are erros, no amount of 'repairing' will fix the problem -- the disk is damaged and must be replaced. Use dd to check the entire disk surface as in:&lt;BR /&gt; &lt;BR /&gt;dd if=/dev/rdsk/EachDISK of=/dev/null bs=256k&lt;BR /&gt; &lt;BR /&gt;(replace EachDISK with the c0t0d0 name of your disks.</description>
      <pubDate>Fri, 18 Aug 2006 09:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845854#M777375</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-18T09:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Block corrupted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845855#M777376</link>
      <description>Hello there, just to let you know that i managed to fix the problem creating a new table asn selecting from the corrupted one using the rowid.&lt;BR /&gt;&lt;BR /&gt;Thanks to everyone for your support and help.&lt;BR /&gt;Regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 24 Aug 2006 08:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/block-corrupted/m-p/3845855#M777376</guid>
      <dc:creator>fabiosax</dc:creator>
      <dc:date>2006-08-24T08:38:42Z</dc:date>
    </item>
  </channel>
</rss>

