<?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: Oracle data block corruption - disk array va7400 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074062#M809160</link>
    <description>Hi Alexander,&lt;BR /&gt;&lt;BR /&gt;let me tell you something more about this one;&lt;BR /&gt;we recreated entirely the DB after wiping out the former datafiles (we have a fixed number of datafiles, so that all the space gets allocated at DB creation time), and at the end I ran dbv on all the datafiles without finding any Marked Corrupt pages. &lt;BR /&gt;At that point we started an import (imp) of the the data dump we had (as far as I understand the exp should only extract consistent data) and only after that we found the data corrupted blocks, on 40/50 % of the datafiles, including rbs, temp, sometimes even system.&lt;BR /&gt;&lt;BR /&gt;We involved HP support but they could not geny any HW issue out of the array logs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated ...&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;Mike</description>
    <pubDate>Thu, 18 Sep 2003 12:25:42 GMT</pubDate>
    <dc:creator>Michele (Mike) Alberton</dc:creator>
    <dc:date>2003-09-18T12:25:42Z</dc:date>
    <item>
      <title>Oracle data block corruption - disk array va7400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074060#M809158</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we're experiencing a very strange behavior on our rp7400 (HP-UX 11.00), running Oracle 8.1.6 on a va7400/ds2405 array system.&lt;BR /&gt;&lt;BR /&gt;We encountered a series of errors (ORA-01578 data block corruption).&lt;BR /&gt;&lt;BR /&gt;We could not find any evidence of disk corruption or array corruption so that we're in the middle of nowhere, no hints on where to look for more.&lt;BR /&gt;&lt;BR /&gt;Is there any way to correlate Oracle blocknum/file coordinates to physical entities on the disk array, and eventually run some low level diagnostics on each single drive to check for sanity ?&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 18 Sep 2003 11:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074060#M809158</guid>
      <dc:creator>Michele (Mike) Alberton</dc:creator>
      <dc:date>2003-09-18T11:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle data block corruption - disk array va7400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074061#M809159</link>
      <description>Hi there.&lt;BR /&gt;Oracle block corruption is not necessarily connected to a broken disk.&lt;BR /&gt;Pls check your alert log file for the time this started.&lt;BR /&gt;If you copy the file with the corrupted block to a different place, did you think  about a restore of the broken file or all DATABASE files and a recover_until_time ?&lt;BR /&gt;How about your backups ?&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2003 12:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074061#M809159</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-09-18T12:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle data block corruption - disk array va7400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074062#M809160</link>
      <description>Hi Alexander,&lt;BR /&gt;&lt;BR /&gt;let me tell you something more about this one;&lt;BR /&gt;we recreated entirely the DB after wiping out the former datafiles (we have a fixed number of datafiles, so that all the space gets allocated at DB creation time), and at the end I ran dbv on all the datafiles without finding any Marked Corrupt pages. &lt;BR /&gt;At that point we started an import (imp) of the the data dump we had (as far as I understand the exp should only extract consistent data) and only after that we found the data corrupted blocks, on 40/50 % of the datafiles, including rbs, temp, sometimes even system.&lt;BR /&gt;&lt;BR /&gt;We involved HP support but they could not geny any HW issue out of the array logs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated ...&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 18 Sep 2003 12:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074062#M809160</guid>
      <dc:creator>Michele (Mike) Alberton</dc:creator>
      <dc:date>2003-09-18T12:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle data block corruption - disk array va7400</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074063#M809161</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as Alexander told, it's not neccessarily an array problem. Once I had the same type of block corruption and the reason of it was badly operating memorymodules. In my case the array worked perfectly but the data in db_buffer became corrupt. I could see the parity error messages in the operating system's log.&lt;BR /&gt;&lt;BR /&gt;     with regards&lt;BR /&gt;      Laszlo</description>
      <pubDate>Fri, 19 Sep 2003 06:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-data-block-corruption-disk-array-va7400/m-p/3074063#M809161</guid>
      <dc:creator>IWANIEC, EDOUARD</dc:creator>
      <dc:date>2003-09-19T06:30:59Z</dc:date>
    </item>
  </channel>
</rss>

