<?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 problem in hpux 11.00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492119#M804105</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As exit codes for fbackup were changed, sam must be patched to at least PHCO_19047 to take those new exit codes into account.&lt;BR /&gt;&lt;BR /&gt;Latest superseeding cumulative SAM/ObAM patch&lt;BR /&gt;is PHCO_22269.&lt;BR /&gt;&lt;BR /&gt;Here is the link:&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/11.X/PHCO_22269" target="_blank"&gt;ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/11.X/PHCO_22269&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 10 Feb 2001 15:53:49 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-02-10T15:53:49Z</dc:date>
    <item>
      <title>fbackup problem in hpux 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492118#M804104</link>
      <description>Hi,&lt;BR /&gt;i am facing one problem when using fbackup under automated backup through sam it gives a error code of exit code=4 in br_log file, even though the latest fbackup/frecover patch named PHCO_19732 was loaded.i understand from the technical writeups that it is a volume header error on tape but i want a permanent solution for this error code.</description>
      <pubDate>Sat, 10 Feb 2001 14:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492118#M804104</guid>
      <dc:creator>aliasgar</dc:creator>
      <dc:date>2001-02-10T14:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problem in hpux 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492119#M804105</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As exit codes for fbackup were changed, sam must be patched to at least PHCO_19047 to take those new exit codes into account.&lt;BR /&gt;&lt;BR /&gt;Latest superseeding cumulative SAM/ObAM patch&lt;BR /&gt;is PHCO_22269.&lt;BR /&gt;&lt;BR /&gt;Here is the link:&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/11.X/PHCO_22269" target="_blank"&gt;ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/11.X/PHCO_22269&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Feb 2001 15:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492119#M804105</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-10T15:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problem in hpux 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492120#M804106</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;besides the patch there is a workaround:&lt;BR /&gt;&lt;BR /&gt;Change line 329 of the /usr/sam/lbin/br_backup script to accept exit code 0 or 4 as 'success':&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if ["$exit_code" = "0" -o "$exit_code" = "4" ]&lt;BR /&gt;&lt;BR /&gt;But as Dan said, installing the latest patch will give you the best solution.&lt;BR /&gt;&lt;BR /&gt;Steffi Jones</description>
      <pubDate>Sat, 10 Feb 2001 22:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492120#M804106</guid>
      <dc:creator>Steffi Jones_1</dc:creator>
      <dc:date>2001-02-10T22:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup problem in hpux 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492121#M804107</link>
      <description>Hi,&lt;BR /&gt;Thanks for the response but after loading the latest SAM patch PHCO_22269 it is still giving the exit code error of 4 and i had also modified the br_backup script.the message in br_log file is as follows&lt;BR /&gt;Full backup started on akash : Tue Feb 13 09:25:01 WAT 2001 (Scheduled Backup)&lt;BR /&gt;{ fbackup -0 -u    -g /etc/sam/br/graphBDAa03170 -I /var/sam/log/br_index.full -c /etc/sam/br/fbackup_config -d /var/adm/fbackupfile&lt;BR /&gt;s/dates -f /dev/rmt/0m } 2&amp;gt;&amp;amp;1 &lt;BR /&gt;Full backup completed with warnings on akash : Tue Feb 13 09:26:01 WAT 2001 .&lt;BR /&gt;Exit code = 4&lt;BR /&gt;is this coorect &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Feb 2001 06:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-problem-in-hpux-11-00/m-p/2492121#M804107</guid>
      <dc:creator>aliasgar</dc:creator>
      <dc:date>2001-02-13T06:24:50Z</dc:date>
    </item>
  </channel>
</rss>

