<?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 question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672655#M51292</link>
    <description>Mark:&lt;BR /&gt;&lt;BR /&gt;You must either use the database's backup utility to do a "hot backup", or you can shutdown the database then do a regular backup on the database files.  If you backup your database while it's running, there is a chance that one (or more) database files can change while another database file is being backed up.  This inconsistency could make the database unusable when restored.&lt;BR /&gt;&lt;BR /&gt;hth - Tom</description>
    <pubDate>Wed, 27 Feb 2002 15:54:53 GMT</pubDate>
    <dc:creator>Tom Jackson</dc:creator>
    <dc:date>2002-02-27T15:54:53Z</dc:date>
    <item>
      <title>fbackup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672651#M51288</link>
      <description>I may be looking in the wrong places but I &lt;BR /&gt;haven't been able to find the answer to this &lt;BR /&gt;question.&lt;BR /&gt;&lt;BR /&gt;Is it possible to backup raw data for one of our databases using fbackup?</description>
      <pubDate>Wed, 27 Feb 2002 15:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672651#M51288</guid>
      <dc:creator>Mark Lawley</dc:creator>
      <dc:date>2002-02-27T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672652#M51289</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;I think you cannot backup raw data using fbackup. You can use "dd" to backup raw data from the system.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 15:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672652#M51289</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-27T15:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672653#M51290</link>
      <description>As long as it exists as a file on a standard hpux file system, fbackup can save it.&lt;BR /&gt;&lt;BR /&gt;If it is a database file, it can't be open at the time of backup. IE no transactions can be running against it.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Wed, 27 Feb 2002 15:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672653#M51290</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-02-27T15:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672654#M51291</link>
      <description>If it exists as a file, yes you can. Otherwise you can't use fbackup for raw data.</description>
      <pubDate>Wed, 27 Feb 2002 15:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672654#M51291</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-27T15:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672655#M51292</link>
      <description>Mark:&lt;BR /&gt;&lt;BR /&gt;You must either use the database's backup utility to do a "hot backup", or you can shutdown the database then do a regular backup on the database files.  If you backup your database while it's running, there is a chance that one (or more) database files can change while another database file is being backed up.  This inconsistency could make the database unusable when restored.&lt;BR /&gt;&lt;BR /&gt;hth - Tom</description>
      <pubDate>Wed, 27 Feb 2002 15:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672655#M51292</guid>
      <dc:creator>Tom Jackson</dc:creator>
      <dc:date>2002-02-27T15:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672656#M51293</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Take a look at the "dd" help from man pages,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90680/00/00/67-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90680/00/00/67-toc.html&amp;amp;searchterms=dd&amp;amp;queryid=20020227-080753" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90680/00/00/67-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90680/00/00/67-toc.html&amp;amp;searchterms=dd&amp;amp;queryid=20020227-080753&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 16:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-question/m-p/2672656#M51293</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-27T16:02:09Z</dc:date>
    </item>
  </channel>
</rss>

