<?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 post execution on SAM backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924088#M110174</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;currently i'm doing backup of my servers using automated sam backups ...&lt;BR /&gt;&lt;BR /&gt;is there any provision to execute some scripts or commands after the completion of the backup just like post_exec scripts in Omniback .... Or is there any sam backup scripts where i can add in commands/scripts to execute ....&lt;BR /&gt;&lt;BR /&gt;how to i handle the exit code of SAM backup ... ie based on the success or failure of the sam backup, i want to execute some commands/ scripts for house keeping ....&lt;BR /&gt;&lt;BR /&gt;pls advice ....&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;-bala-&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Mar 2003 11:04:24 GMT</pubDate>
    <dc:creator>Bala_8</dc:creator>
    <dc:date>2003-03-11T11:04:24Z</dc:date>
    <item>
      <title>post execution on SAM backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924088#M110174</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;currently i'm doing backup of my servers using automated sam backups ...&lt;BR /&gt;&lt;BR /&gt;is there any provision to execute some scripts or commands after the completion of the backup just like post_exec scripts in Omniback .... Or is there any sam backup scripts where i can add in commands/scripts to execute ....&lt;BR /&gt;&lt;BR /&gt;how to i handle the exit code of SAM backup ... ie based on the success or failure of the sam backup, i want to execute some commands/ scripts for house keeping ....&lt;BR /&gt;&lt;BR /&gt;pls advice ....&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;-bala-&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Mar 2003 11:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924088#M110174</guid>
      <dc:creator>Bala_8</dc:creator>
      <dc:date>2003-03-11T11:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: post execution on SAM backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924089#M110175</link>
      <description>Hi Bala,&lt;BR /&gt;&lt;BR /&gt;I'd consider writing your own scripts for the whole backup, including your post_exec stuff.&lt;BR /&gt;&lt;BR /&gt;The SAM backup script is just a wrapper for fbackup, so armed with the man page for fbackup it should be fairly easy to script what you need to do.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Tue, 11 Mar 2003 11:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924089#M110175</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-03-11T11:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: post execution on SAM backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924090#M110176</link>
      <description>Thanks Darren,&lt;BR /&gt;&lt;BR /&gt;This is what exactly i'm informing my boss for a long period. But he don't want to disturb the existing backup procedure and still want me to explore possibilities of altering SAM backup.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;-bala-&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2003 03:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924090#M110176</guid>
      <dc:creator>Bala_8</dc:creator>
      <dc:date>2003-03-12T03:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: post execution on SAM backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924091#M110177</link>
      <description>Hi bala,&lt;BR /&gt;&lt;BR /&gt;Check out this 'fbackup' script. Hopefully you can place it on a test server. Works me for, have used it for a long time and still do on one particular production server.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 12 Mar 2003 03:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924091#M110177</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-12T03:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: post execution on SAM backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924092#M110178</link>
      <description>hi,&lt;BR /&gt;as already suggested above try using a wrapper script to call fbackup / br_backup. &lt;BR /&gt;if that is not possible and u want to use only the sam's backup, try this. ( this thought just occured to my mind and not sure if it will work.)&lt;BR /&gt;&lt;BR /&gt;after every backup, there is an option of sending a mail to a specific user. using procmail, u can process this mail and then run a custom script.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 12 Mar 2003 03:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924092#M110178</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-03-12T03:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: post execution on SAM backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924093#M110179</link>
      <description>Thanks Michael &amp;amp; Balaji ....&lt;BR /&gt;&lt;BR /&gt;i'll modify the scripts of Michael .....&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;-bala-&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2003 02:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/post-execution-on-sam-backup/m-p/2924093#M110179</guid>
      <dc:creator>Bala_8</dc:creator>
      <dc:date>2003-03-13T02:16:50Z</dc:date>
    </item>
  </channel>
</rss>

