<?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 file.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081344#M309094</link>
    <description>Hello,&lt;BR /&gt;I have to restore a file for a oracle db..but found that file is not backed up...is there any reason from OS system side ..that i can retrive the file for a particular date.I know it is impossible ....but if you can please help&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 04 Oct 2007 12:28:34 GMT</pubDate>
    <dc:creator>navin</dc:creator>
    <dc:date>2007-10-04T12:28:34Z</dc:date>
    <item>
      <title>file..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081344#M309094</link>
      <description>Hello,&lt;BR /&gt;I have to restore a file for a oracle db..but found that file is not backed up...is there any reason from OS system side ..that i can retrive the file for a particular date.I know it is impossible ....but if you can please help&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 04 Oct 2007 12:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081344#M309094</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2007-10-04T12:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: file..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081345#M309095</link>
      <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;You are SOL [stuck-out-of-luck].  If you don't have a backup of the file, how can you retrieve it?  Unix doesn't provide a recycle bin.  Unix does exactly (and only) what it is told!  At best, you can create an empty file.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 04 Oct 2007 12:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081345#M309095</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-04T12:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: file..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081346#M309096</link>
      <description>This says it all:&lt;BR /&gt;&lt;BR /&gt;I know it is impossible .&lt;BR /&gt;&lt;BR /&gt;You are correct.&lt;BR /&gt;&lt;BR /&gt;This is often the case with how backups are structured. The best backups are those which backup everything except what I specifically exclude. The worst backups are those in which I explicitly list the files to be backed up because it is so easy to miss something when someone such as the DBA makes a change.</description>
      <pubDate>Thu, 04 Oct 2007 12:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081346#M309096</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-04T12:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: file..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081347#M309097</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;It's not possible.&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;&lt;BR /&gt;J. Bravo.</description>
      <pubDate>Thu, 04 Oct 2007 12:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081347#M309097</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-10-04T12:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: file..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081348#M309098</link>
      <description>I concur will everone above.&lt;BR /&gt;&lt;BR /&gt;HPUX has no file archiving feature ( there are probably ways to acheive this via 3rd party app)&lt;BR /&gt;&lt;BR /&gt;Built in features like this are available on other OSs, VMS for example has versioning control, But if all the version of a file are deleted then there is still no recycle bin.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2007 12:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081348#M309098</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-10-04T12:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: file..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081349#M309099</link>
      <description>That depends - do you ignite this server?&lt;BR /&gt;&lt;BR /&gt;If yes, then what vg's do you take ignite backups of?&lt;BR /&gt;&lt;BR /&gt;If the file is in the vg(s) that ignite does, then you might be able to retrieve it.&lt;BR /&gt;&lt;BR /&gt;Otherwise...the file is gone forever...unless you have a lot of money and no changes have been made to the system since the file was deleted (if that's what happened to it).&lt;BR /&gt;&lt;BR /&gt;When a file is deleted, the pointer to where it is on disk is removed - but the file is still there on the disk - until the next time another file is written...there are company's out there that can restore files that were deleted...but if the space on the disk has been used again - then it is truly gone....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 04 Oct 2007 13:42:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file/m-p/4081349#M309099</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-10-04T13:42:51Z</dc:date>
    </item>
  </channel>
</rss>

