<?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: How to restore one file from Ignite. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914399#M511488</link>
    <description>ignite image is a tar archive at the end, if you used the default option for the format. If this is the case,&lt;BR /&gt;&lt;BR /&gt;cd /tmp&lt;BR /&gt;tar -xvf /dev/0m /var/spool/cron/crontabs/oracle &lt;BR /&gt;&lt;BR /&gt;provided your tape drive's device path is /dev/0m and your crontabs are located at this location. If anything is different, adjust according to your specific situation.</description>
    <pubDate>Mon, 25 Jul 2005 13:39:37 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-07-25T13:39:37Z</dc:date>
    <item>
      <title>How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914398#M511487</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;Need to restore the cron file for oracle (user) to a file and need to send it to the DBA's.&lt;BR /&gt;&lt;BR /&gt;I have last weeks ignite tape.&lt;BR /&gt;&lt;BR /&gt;I was knowing the command but i forgot.&lt;BR /&gt;&lt;BR /&gt;Any help is appeciated.&lt;BR /&gt;&lt;BR /&gt;Tx</description>
      <pubDate>Mon, 25 Jul 2005 13:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914398#M511487</guid>
      <dc:creator>Silver_1</dc:creator>
      <dc:date>2005-07-25T13:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914399#M511488</link>
      <description>ignite image is a tar archive at the end, if you used the default option for the format. If this is the case,&lt;BR /&gt;&lt;BR /&gt;cd /tmp&lt;BR /&gt;tar -xvf /dev/0m /var/spool/cron/crontabs/oracle &lt;BR /&gt;&lt;BR /&gt;provided your tape drive's device path is /dev/0m and your crontabs are located at this location. If anything is different, adjust according to your specific situation.</description>
      <pubDate>Mon, 25 Jul 2005 13:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914399#M511488</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-25T13:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914400#M511489</link>
      <description>For future reference, the info is in the manpage for make_tape_recovery &lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;tar -xvf /dev/rmt/0m filename&lt;BR /&gt;&lt;BR /&gt;Make sure to omit the leading / when specifying  'filename'.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 25 Jul 2005 13:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914400#M511489</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2005-07-25T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914401#M511490</link>
      <description>Beware, since there is a very high probabilty that this activity will write over oracle's existing crontab, better if you make a backup copy of the current crontab file.</description>
      <pubDate>Mon, 25 Jul 2005 13:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914401#M511490</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-25T13:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914402#M511491</link>
      <description>Mel and Eric have nailed this on the head.&lt;BR /&gt;Have done individual file restores from Ignite tape many times.&lt;BR /&gt;&lt;BR /&gt;mt -t tapen fsf 1 ( to forward past the LIF on tape, don't forget to use the no-rewind device)&lt;BR /&gt;&lt;BR /&gt;tar xvf tape file to restore&lt;BR /&gt;&lt;BR /&gt;Once past the LIF info you can do a "tar vtf tape" to list the contents just to be sure.  Do not forget to rewind and fsf again to do the restore.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 14:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914402#M511491</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-07-25T14:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914403#M511492</link>
      <description>FYI, the files on the ignite tape are archive using relative pathnames.  i.e. &lt;BR /&gt;&lt;BR /&gt;var/spool/cron/crontabs/username&lt;BR /&gt;&lt;BR /&gt;There is no leading slash so there is no fear of overwriting the existing file as long as you are not in the root (/) directory.</description>
      <pubDate>Mon, 25 Jul 2005 14:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914403#M511492</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2005-07-25T14:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914404#M511493</link>
      <description>And a note for tar: it does an *EXACT* match on the filename as stored on the tape. So using /var/spool/cron/crontabs/username will fail. Your filename must match the entire name on the tape as in:&lt;BR /&gt; &lt;BR /&gt;tar xvf /dev/rmt/0mnb var/spool/cron/crontabs/username&lt;BR /&gt; &lt;BR /&gt;NOTE: ALWAYS use the Berkeley no-rewind device file. The default device file 0m will nullify any mt tape positioning commands. See man mt</description>
      <pubDate>Mon, 25 Jul 2005 18:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914404#M511493</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-07-25T18:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore one file from Ignite.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914405#M511494</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;Given the following commands.&lt;BR /&gt;cd /tmp&lt;BR /&gt;mt -f /dev/rmt/0mn rew&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;tar xvf /dev/rmt/0mn var/spool/cron/crontabs/oracle&lt;BR /&gt;&lt;BR /&gt;the file was restored to /tmp.&lt;BR /&gt;&lt;BR /&gt;Tx for all your help.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jul 2005 21:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-restore-one-file-from-ignite/m-p/4914405#M511494</guid>
      <dc:creator>Silver_1</dc:creator>
      <dc:date>2005-07-26T21:08:39Z</dc:date>
    </item>
  </channel>
</rss>

