<?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 help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566938#M227533</link>
    <description>Try-&lt;BR /&gt; &lt;BR /&gt;cd /ora/backup/data&lt;BR /&gt;frecover -x -X -i /ora/data -i /ora/redo ...&lt;BR /&gt;cd ora&lt;BR /&gt;mv data ..&lt;BR /&gt;mv redo ..&lt;BR /&gt;mv arch ..&lt;BR /&gt;cd ..&lt;BR /&gt;rmdir ora&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Jun 2005 08:45:24 GMT</pubDate>
    <dc:creator>Rodney Hills</dc:creator>
    <dc:date>2005-06-20T08:45:24Z</dc:date>
    <item>
      <title>frecover help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566937#M227532</link>
      <description>&lt;BR /&gt;We use fbackup to backup the hpux system.&lt;BR /&gt;&lt;BR /&gt;fbackup -f /dev/rmt/1m -i /ora/data &lt;BR /&gt;-i /ora/redo -i/ora/arch&lt;BR /&gt;&lt;BR /&gt;Now i want to restore all three directories using frecover command on another hp-ux but under different directories. &lt;BR /&gt;&lt;BR /&gt;like /ora/arch -&amp;gt; /ora/backup/arch&lt;BR /&gt;     /ora/data -&amp;gt; /ora/backup/data&lt;BR /&gt;     /ora/redo -&amp;gt; /ora/backup/redo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i know i can do these. &lt;BR /&gt;&lt;BR /&gt;cd /ora/backup/data&lt;BR /&gt;frecover -x -F -i /ora/data -f /dev/rmt/1m&lt;BR /&gt;cd /ora/backup/redo&lt;BR /&gt;frecover -x -F -i /ora/redo -f /dev/rmt/1m&lt;BR /&gt;cd /ora/backup/arch&lt;BR /&gt;frecover -x -F -i /ora/arch -f /dev/rmt/1m&lt;BR /&gt;&lt;BR /&gt;Is there any way i can achieve the above in one frecover command ? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 08:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566937#M227532</guid>
      <dc:creator>Zee</dc:creator>
      <dc:date>2005-06-20T08:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: frecover help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566938#M227533</link>
      <description>Try-&lt;BR /&gt; &lt;BR /&gt;cd /ora/backup/data&lt;BR /&gt;frecover -x -X -i /ora/data -i /ora/redo ...&lt;BR /&gt;cd ora&lt;BR /&gt;mv data ..&lt;BR /&gt;mv redo ..&lt;BR /&gt;mv arch ..&lt;BR /&gt;cd ..&lt;BR /&gt;rmdir ora&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 08:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566938#M227533</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-06-20T08:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: frecover help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566939#M227534</link>
      <description>Thanks for your reply, these are there different file systems,  not enough disk  space to restore all three in one filesystem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 09:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566939#M227534</guid>
      <dc:creator>Zee</dc:creator>
      <dc:date>2005-06-20T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: frecover help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566940#M227535</link>
      <description>Thanks for your reply, these are three different file systems,  not enough disk  space to restore all three in one filesystem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 09:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566940#M227535</guid>
      <dc:creator>Zee</dc:creator>
      <dc:date>2005-06-20T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: frecover help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566941#M227536</link>
      <description>This can't be done in a single run for frecover. The -X option says to recover the files without leading directories so they will be stored in the current directory. You'll need to run it once for one set of files, then change directories and run frecover again for another set of files.</description>
      <pubDate>Mon, 20 Jun 2005 09:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566941#M227536</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-06-20T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: frecover help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566942#M227537</link>
      <description>So do them one at a time.&lt;BR /&gt;&lt;BR /&gt;frecover, copy the files where they need to go, repeat as many times as needed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 20 Jun 2005 09:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-help/m-p/3566942#M227537</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-20T09:35:26Z</dc:date>
    </item>
  </channel>
</rss>

