<?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: frecover errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453843#M11850</link>
    <description>As a Senior Oracle DBA, I have seen this before...&lt;BR /&gt;The Oracle instance puts some OS file locks on the HP filesystem that are not being released.  You can verify this by doing a "bdf" after clearing the space and it reports the original space still there.&lt;BR /&gt;Best solution is to free the space required, PROPERLY stop/start all Oracle instances on that filesystem so that it releases these locks (user locks can be viewed with "fuser" on the filesystem).  Alternatively a reboot will also guarantee that these application locks on the filesystem are freed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
    <pubDate>Wed, 18 Oct 2000 11:48:24 GMT</pubDate>
    <dc:creator>Ed Ulfers</dc:creator>
    <dc:date>2000-10-18T11:48:24Z</dc:date>
    <item>
      <title>frecover errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453839#M11846</link>
      <description>Im getting the following errors when trying to restore Oracle datafiles from my production system to my test system.  Can some help. By the way, I did not delete the current data but I made sure there was at least 20% of space above and beyond the amount that there was on the production system. &lt;BR /&gt;&lt;BR /&gt;1048 I/0 error in write of file sapdata/btabd_3.data3&lt;BR /&gt;&lt;BR /&gt;1045 error in trailer recovery&lt;BR /&gt;1001 file trailer does not match file header&lt;BR /&gt;&lt;BR /&gt;vxfs: mesg 001 vx_nospace-/dev/vg01/lv012 file system full (1 block extent)</description>
      <pubDate>Mon, 16 Oct 2000 03:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453839#M11846</guid>
      <dc:creator>Tony Knight</dc:creator>
      <dc:date>2000-10-16T03:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: frecover errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453840#M11847</link>
      <description>Sounds like Oracle has 'sparse' files. These are files with holes in it. However, when you recover the files it fills the holes in.&lt;BR /&gt;&lt;BR /&gt;Try frecover with the '-s' option.&lt;BR /&gt;&lt;BR /&gt;And as a quick explaination of sparse files, try the following :-&lt;BR /&gt;&lt;BR /&gt;dd if=/etc/hosts of=/tmp/bigfile1 bs=1k seek=10000&lt;BR /&gt;&lt;BR /&gt;Then do 'll bigfile1' and 'du -k bigfile1' and see the difference.&lt;BR /&gt;&lt;BR /&gt;The do 'cp bigfile1 bigfile2' and run the ll and du commands on both files to see what happened.</description>
      <pubDate>Mon, 16 Oct 2000 07:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453840#M11847</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-10-16T07:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: frecover errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453841#M11848</link>
      <description>I should have cleared the filesystems first.  The filesystems on production did not contain the same information as the filesystems in the staging system.&lt;BR /&gt;Thanks for your reply.</description>
      <pubDate>Mon, 16 Oct 2000 17:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453841#M11848</guid>
      <dc:creator>Tony Knight</dc:creator>
      <dc:date>2000-10-16T17:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: frecover errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453842#M11849</link>
      <description>As a Senior Oracle DBA, I have seen this before...&lt;BR /&gt;The Oracle instance puts some OS file locks on the HP filesystem that are not being released.  You can verify this by doing a "bdf" after clearing the space and it reports the original space still there.&lt;BR /&gt;Best solution is to free the space required, PROPERLY stop/start all Oracle instances on that filesystem so that it releases these locks (user locks can be viewed with "fuser" on the filesystem).  Alternatively a reboot will also guarantee that these application locks on the filesystem are freed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 18 Oct 2000 11:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453842#M11849</guid>
      <dc:creator>Ed Ulfers</dc:creator>
      <dc:date>2000-10-18T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: frecover errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453843#M11850</link>
      <description>As a Senior Oracle DBA, I have seen this before...&lt;BR /&gt;The Oracle instance puts some OS file locks on the HP filesystem that are not being released.  You can verify this by doing a "bdf" after clearing the space and it reports the original space still there.&lt;BR /&gt;Best solution is to free the space required, PROPERLY stop/start all Oracle instances on that filesystem so that it releases these locks (user locks can be viewed with "fuser" on the filesystem).  Alternatively a reboot will also guarantee that these application locks on the filesystem are freed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 18 Oct 2000 11:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-errors/m-p/2453843#M11850</guid>
      <dc:creator>Ed Ulfers</dc:creator>
      <dc:date>2000-10-18T11:48:24Z</dc:date>
    </item>
  </channel>
</rss>

