<?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: USING FBACKUP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910273#M107178</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;fbackup is designed to take backup while system is active.&lt;BR /&gt;&lt;BR /&gt;to bring the database down and perform backup, you can use a script like:&lt;BR /&gt;&lt;BR /&gt;dbshut normal&lt;BR /&gt;fbackup .....&lt;BR /&gt;dbstart&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Feb 2003 11:41:25 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2003-02-21T11:41:25Z</dc:date>
    <item>
      <title>USING FBACKUP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910270#M107175</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We have a HP9000 Server running HP-UX 11 with one oracle 8i enterprise database on it.&lt;BR /&gt;&lt;BR /&gt;We use Fbackup. We schedule a full backup(NFS included)  every day. &lt;BR /&gt;&lt;BR /&gt;If I check the log, I get a couple of warnings.&lt;BR /&gt;&lt;BR /&gt;FBACKUP(1102)Warning:Unable to stat file /var/spool/sockets/pwgr/client17922 and /var/stm/logs/sys/activity_log was not succesfully backed up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there also a script available that brings down the database, then begins the backup and finally brings the database back online?&lt;BR /&gt;&lt;BR /&gt;Is there someone out there with a solution?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sven Verboort</description>
      <pubDate>Fri, 21 Feb 2003 11:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910270#M107175</guid>
      <dc:creator>Sven Verboort</dc:creator>
      <dc:date>2003-02-21T11:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: USING FBACKUP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910271#M107176</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The files /var/spool/sockets/pwgr/client17922 and /var/stm/logs/sys/activity_log are open file viz . they are busy files used by pwgrd daemon and stm daemons.&lt;BR /&gt;&lt;BR /&gt;So if you want to get rid of that error , you have to go single user mode and take backup.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 21 Feb 2003 11:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910271#M107176</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-02-21T11:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: USING FBACKUP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910272#M107177</link>
      <description>Hello.&lt;BR /&gt;I for a long time wrote a script for 2 DB 7.3.4 (APPL and bdifs in a script), but I use it and for 8i. Backup goes on a tape, but you can edit under your needs. Look -probably help You. It is started for each of DB accordingly:&lt;BR /&gt;su - ora734 -c "/mmz/usr/bin/copyDB.sh" 1&amp;gt;/mmz/tmp/copyIFS.lst 2&amp;gt;&amp;amp;1 ||{ echo "`date '+%c'` ERROR copy IFS!"; exit; } 1&amp;gt;&amp;gt;/mmz/tmp/copyIFS.lst 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;su - oracle -c "/mmz/usr/bin/copyDB.sh" 1&amp;gt;/mmz/tmp/copyAPPL.lst 2&amp;gt;&amp;amp;1 ||{ echo "`date '+%c'` ERROR copy APPL!"; exit; } 1&amp;gt;&amp;gt;/mmz/tmp/copyAPPL.lst 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Feb 2003 11:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910272#M107177</guid>
      <dc:creator>Nitsulenko Sergey</dc:creator>
      <dc:date>2003-02-21T11:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: USING FBACKUP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910273#M107178</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;fbackup is designed to take backup while system is active.&lt;BR /&gt;&lt;BR /&gt;to bring the database down and perform backup, you can use a script like:&lt;BR /&gt;&lt;BR /&gt;dbshut normal&lt;BR /&gt;fbackup .....&lt;BR /&gt;dbstart&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Feb 2003 11:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910273#M107178</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-21T11:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: USING FBACKUP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910274#M107179</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Why do you not exclude boot of them from fbackup command?&lt;BR /&gt;&lt;BR /&gt;Several dirs keeps files for temporaly uses, then when backup start the first thing to do is a index file to make the backup follow this index, so if any file included in this index was deleted meanwhile this index file point is reached a warning message is displayed. Similar case is exposed in &lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062972954" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062972954&lt;/A&gt; (a very interesting doc)&lt;BR /&gt;&lt;BR /&gt;To exlude these kind of dirs use "-e" fbackup option, i.e:&lt;BR /&gt;&lt;BR /&gt;fbackup -0 -v -n -i / -e /var/spool/sockets/pwgr -e /var/stm/logs -f /dev/rmt/&lt;YOUR_DEVICE&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;/YOUR_DEVICE&gt;</description>
      <pubDate>Fri, 21 Feb 2003 12:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910274#M107179</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-02-21T12:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: USING FBACKUP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910275#M107180</link>
      <description>Hi Sven,&lt;BR /&gt;&lt;BR /&gt;In this case you should not worry. These are files which are open during the backup. In this case the fbackup gets an error. If you want to ignore them pls change your graph file for fbackup.&lt;BR /&gt;If you want to backup your DB with fbackuo, simple write a shell script  which stops your DB (..like shutdown immediate...) then start your backup. After successful backup start your DB again. Your DB administrator should help you.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Feb 2003 15:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-fbackup/m-p/2910275#M107180</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2003-02-21T15:03:11Z</dc:date>
    </item>
  </channel>
</rss>

