<?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: cp, cat, mv error on .dbf file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571969#M30675</link>
    <description>Does your syslog say anything reference this; perhaps inode errors?  Just a thought.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Wed, 29 Aug 2001 13:14:28 GMT</pubDate>
    <dc:creator>Christopher McCray_1</dc:creator>
    <dc:date>2001-08-29T13:14:28Z</dc:date>
    <item>
      <title>cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571966#M30672</link>
      <description>We are trying to mv this file to another filesystem.  Below is an explanation from our DBAs and as far as we know there is no problem accessing the database.&lt;BR /&gt;&lt;BR /&gt;Here's the error we're getting when trying to read this file.  We get this on a cp, cat, mv or any command which reads the file.  The file does exist and occurs after getting quite a ways through the file:&lt;BR /&gt;&lt;BR /&gt;rga8:/prd01/stl_rdvl &amp;gt;&amp;gt; cat users01.dbf &amp;gt; /dev/null&lt;BR /&gt;cat: read error: No such file or directory&lt;BR /&gt;&lt;BR /&gt;rga8:/prd01/stl_rdvl &amp;gt;&amp;gt; ls -l users01.dbf&lt;BR /&gt;-rw-rw----   1 oracle     dba        2097160192 Aug 28 14:37 users01.dbf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Here's the output from tusc:&lt;BR /&gt;&lt;BR /&gt;read(3, 0x6fff09a0, 8192) ................................ ERR#6 ENXIO&lt;BR /&gt;&lt;BR /&gt;Please assist.</description>
      <pubDate>Wed, 29 Aug 2001 11:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571966#M30672</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-08-29T11:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571967#M30673</link>
      <description>&lt;BR /&gt;Are you absolutely sure no process has the database file open at the time your trying to copy it ? (fuser &lt;DB&gt; reports no processes).&lt;BR /&gt;&lt;BR /&gt;Have you tried using dd to copy it;&lt;BR /&gt;&lt;BR /&gt;dd if=&lt;DB file=""&gt; of=&lt;NEW file=""&gt; bs=64k&lt;BR /&gt;&lt;BR /&gt;Is the file over 2 GB and the new filesystem youre copying it to setup to handle largefiles &amp;gt; 2 GB ?&lt;BR /&gt;&lt;/NEW&gt;&lt;/DB&gt;&lt;/DB&gt;</description>
      <pubDate>Wed, 29 Aug 2001 11:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571967#M30673</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T11:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571968#M30674</link>
      <description>I just found out that there are 6 files that have this problem.  We made sure there was no other access to the files (fuser).  After trying the dd command we received the following error:&lt;BR /&gt;&lt;BR /&gt;no such device or address&lt;BR /&gt;&lt;BR /&gt;The file is less than 2GB and largefiles are supported on source and target mountpoints.&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
      <pubDate>Wed, 29 Aug 2001 13:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571968#M30674</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-08-29T13:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571969#M30675</link>
      <description>Does your syslog say anything reference this; perhaps inode errors?  Just a thought.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 29 Aug 2001 13:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571969#M30675</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2001-08-29T13:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571970#M30676</link>
      <description>What user are you logged on as, and does that user have access to the group "dba"???</description>
      <pubDate>Wed, 29 Aug 2001 13:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571970#M30676</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-08-29T13:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571971#M30677</link>
      <description>It failed on dd and we just tried to back the files up via Omniback and received virtually the same errors.  We logged in as root to try this also.&lt;BR /&gt;&lt;BR /&gt;Our DBA is going to attempt to use RMAN to back up the tablespaces and then try a recovery.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 13:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571971#M30677</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-08-29T13:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571972#M30678</link>
      <description>&lt;BR /&gt;Hmm, cat coming up with a read error, and dd reporting no such device or address implies that they underlying hardware your file is sitting on has a problem.&lt;BR /&gt;&lt;BR /&gt;When dd came up with its error how many blocks through was it ? It should say something like; X blocks in, X blocks out, then the error.&lt;BR /&gt;&lt;BR /&gt;Can you also try this in increments;&lt;BR /&gt;&lt;BR /&gt;dd if=&lt;FULL path="" and="" db="" filename=""&gt; of=/dev/null bs=1024k count=1&lt;BR /&gt;&lt;BR /&gt;This will read the first 1 MB of the file. Did it work ?&lt;BR /&gt;Then slowly increase the count value until you encounter the error.&lt;BR /&gt;&lt;/FULL&gt;</description>
      <pubDate>Wed, 29 Aug 2001 13:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571972#M30678</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T13:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: cp, cat, mv error on .dbf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571973#M30679</link>
      <description>Are you sure the database isn't usng raw devices?&lt;BR /&gt;Some DBAs choose to use them to get faster access.&lt;BR /&gt;This is true on some systems, but causes management&lt;BR /&gt;problems such as this.&lt;BR /&gt;&lt;BR /&gt;The 'dd' command should be able to move the files.&lt;BR /&gt;It may spit out an error on end of file, but should&lt;BR /&gt;specify the number of blocks copied.  Use the &lt;BR /&gt;bs=1024 option on the dd command and compare&lt;BR /&gt;the blocks coped to the value du -k gives for the &lt;BR /&gt;database file being copied.</description>
      <pubDate>Wed, 29 Aug 2001 23:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-cat-mv-error-on-dbf-file/m-p/2571973#M30679</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-08-29T23:40:06Z</dc:date>
    </item>
  </channel>
</rss>

