<?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: fbackup date ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705324#M59124</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# frecover -V /tmp/volhdr -f /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;The contents of /tmp/volhdr will give you want you seek.  See the man pages of 'frecover' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 17 Apr 2002 13:42:02 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-04-17T13:42:02Z</dc:date>
    <item>
      <title>fbackup date ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705323#M59123</link>
      <description>Hi,&lt;BR /&gt;I have the fbackup backup on the tape .I want to find out the date whe the backup was taken.Can any body tell me how to find out from the tape.&lt;BR /&gt;&lt;BR /&gt;thnks</description>
      <pubDate>Wed, 17 Apr 2002 13:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705323#M59123</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-04-17T13:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup date ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705324#M59124</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# frecover -V /tmp/volhdr -f /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;The contents of /tmp/volhdr will give you want you seek.  See the man pages of 'frecover' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 17 Apr 2002 13:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705324#M59124</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-04-17T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup date ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705325#M59125</link>
      <description>If say the device is /dev/rmt/0m ..&lt;BR /&gt;&lt;BR /&gt;# frecover -V /tmp/tape-info -f /dev/rmt/0m</description>
      <pubDate>Wed, 17 Apr 2002 13:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705325#M59125</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-17T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup date ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705326#M59126</link>
      <description>Hi Nitin:&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;# frecover -vf /dev/rmt/0m -V /tmp/header &lt;BR /&gt;# grep Time /tmp/header &lt;BR /&gt;&lt;BR /&gt;Also see this great topics:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html&lt;/A&gt; &lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;to find out them: &lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1e6f84534efbd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1e6f84534efbd5118ff40090279cd0f9,00.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 13:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705326#M59126</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-04-17T13:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup date ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705327#M59127</link>
      <description>Fine i will try the same .&lt;BR /&gt;&lt;BR /&gt;thnks&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 14:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705327#M59127</guid>
      <dc:creator>dhanish</dc:creator>
      <dc:date>2002-04-17T14:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup date ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705328#M59128</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;You should offer the same points you gave me to SK and Shiju, since their answers are the same as mine and were clearly posted (or certainly composed) within the same time as mine.  Thanks!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 17 Apr 2002 14:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-date/m-p/2705328#M59128</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-04-17T14:25:03Z</dc:date>
    </item>
  </channel>
</rss>

