<?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: retrieving file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544210#M369780</link>
    <description>If the file is still open (one or more processes are still using the file) then your only hope is for the DBA to dump the file using database tools. Once all processes close the file, the inode becomes reusable. There are a few consultants that know enough about fsdb and the VxFS filesystem to be able to track down the beginning addresses that the inode(s) pointed to. But this has to be done immediately (and will be very costly to fly in the consultant for the hours or perhaps days) so that the data area is not reused. It may be too late already.&lt;BR /&gt; &lt;BR /&gt;"There are only two types of system administrators: those that have lost data and those that are going to"&lt;BR /&gt; &lt;BR /&gt;Whether you are running a PC with 10GB of files or a server with 500TB of data, the problem is the same.</description>
    <pubDate>Fri, 04 Dec 2009 15:07:44 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2009-12-04T15:07:44Z</dc:date>
    <item>
      <title>retrieving file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544205#M369775</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I did a really big misktake, I erased a directory by mistake (I think) and guess what, this is the database directory.  No valid backup since Nov 06.  The database is still open and I have the process number and inode number, is there a way I can recover the file with the inode?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;thanks,</description>
      <pubDate>Fri, 04 Dec 2009 04:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544205#M369775</guid>
      <dc:creator>christian_derek</dc:creator>
      <dc:date>2009-12-04T04:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544206#M369776</link>
      <description>Call the database vendor and call HP support</description>
      <pubDate>Fri, 04 Dec 2009 04:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544206#M369776</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-12-04T04:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544207#M369777</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;I am not sure if it can be retrieved from OS side. Database team may have a some idea.</description>
      <pubDate>Fri, 04 Dec 2009 05:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544207#M369777</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-12-04T05:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544208#M369778</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I guess you think the entire database has been read and stored in memory.  Not so.  Only open files will still be in the system and each will have to be rewritten to save them.  All the other unopened files are lost.&lt;BR /&gt;&lt;BR /&gt;And I guess you'll have to go back to Nov 06 to get a backup tape to restore from, for everything in between is lost.&lt;BR /&gt;&lt;BR /&gt;Hope you keep your job.  This is basic.</description>
      <pubDate>Fri, 04 Dec 2009 08:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544208#M369778</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-12-04T08:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544209#M369779</link>
      <description>Your company 'saved' a lot of money all these years not doing backups or not investing in restore practices. &lt;BR /&gt;The time has come to pay up!&lt;BR /&gt;Don't go cheap. Hire the best service you can, at any prices, to help you with this.&lt;BR /&gt;And, uh,... freeze all activity, do not reboot. But you realized that surely.&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Dec 2009 13:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544209#M369779</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-12-04T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544210#M369780</link>
      <description>If the file is still open (one or more processes are still using the file) then your only hope is for the DBA to dump the file using database tools. Once all processes close the file, the inode becomes reusable. There are a few consultants that know enough about fsdb and the VxFS filesystem to be able to track down the beginning addresses that the inode(s) pointed to. But this has to be done immediately (and will be very costly to fly in the consultant for the hours or perhaps days) so that the data area is not reused. It may be too late already.&lt;BR /&gt; &lt;BR /&gt;"There are only two types of system administrators: those that have lost data and those that are going to"&lt;BR /&gt; &lt;BR /&gt;Whether you are running a PC with 10GB of files or a server with 500TB of data, the problem is the same.</description>
      <pubDate>Fri, 04 Dec 2009 15:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-file/m-p/4544210#M369780</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-12-04T15:07:44Z</dc:date>
    </item>
  </channel>
</rss>

