<?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: offline database backup when package is halted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061472#M694178</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Have the backup script issue the same mount command as is in the package control scripts. You should be able to cut and paste, maybe you'll need to set a variable or two.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 28 Aug 2007 05:51:42 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-08-28T05:51:42Z</dc:date>
    <item>
      <title>offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061470#M694176</link>
      <description>Hi everyone&lt;BR /&gt;&lt;BR /&gt;I have configured a new package in our test cluster and it is working fine - it mounts / unmount volumes and starts and stops our application which uses informix database.&lt;BR /&gt;&lt;BR /&gt;On our standalone servers, everynight we shutdown the database for 1 hour to perform our nightly db backups using ontape command.&lt;BR /&gt;&lt;BR /&gt;I'm confused as to how we will be able to do this now in the cluster-  if I have a nightly crontab to halt the package - this will unmount the volumes I need to backup using ontape.&lt;BR /&gt;&lt;BR /&gt;Any advice on how to get round this would be greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2007 05:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061470#M694176</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-08-28T05:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061471#M694177</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;You can always shutdown package, this will unmount volumes, but after that you can run in script mount that volume in exclusive mode&lt;BR /&gt;vgchange -a e ..., do backup, deactivate volume, run package.&lt;BR /&gt;&lt;BR /&gt;Marcin</description>
      <pubDate>Tue, 28 Aug 2007 05:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061471#M694177</guid>
      <dc:creator>Marcin O.</dc:creator>
      <dc:date>2007-08-28T05:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061472#M694178</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Have the backup script issue the same mount command as is in the package control scripts. You should be able to cut and paste, maybe you'll need to set a variable or two.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Aug 2007 05:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061472#M694178</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-28T05:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061473#M694179</link>
      <description>Why umount....can't you just leave them up by using the entries you say is your cntl file that starts/stops the database.  &lt;BR /&gt;&lt;BR /&gt;In your nightly cronjobs - couldn't you just have cron run to stop/start the database using that script and leave the mountpoints where they are.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2007 06:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061473#M694179</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2007-08-28T06:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061474#M694180</link>
      <description>Hi Rita&lt;BR /&gt;&lt;BR /&gt;I'm using the monitor_process function that came with the ECM informix toolkit.&lt;BR /&gt;I thought if I stopped informix, it would detect the processes were missing and halt the package.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2007 06:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061474#M694180</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-08-28T06:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061475#M694181</link>
      <description>Since I don't run Informix, you would be the best to test for that.  But is there a way to control via a script so you stop the monitor also as part of the halt database, and then cron that script ?&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 28 Aug 2007 07:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061475#M694181</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2007-08-28T07:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061476#M694182</link>
      <description>thanks Rita - that sounds like the answer - stop the monitor for the 1 hour backup period&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061476#M694182</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-08-28T07:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061477#M694183</link>
      <description>My standard way to do this is to modify the monitor script to detect if a file is present. The backup script creates this file when it starts, the monitor script then detects this file and if found does not do its normal functions but reports "all is well". When the file disappears (because the backup post-exec script removed it), the monitor script resumes its normal operation.&lt;BR /&gt;If you do it like this, the backup script doesn't need to halt the package; it just needs to halt the application.&lt;BR /&gt;&lt;BR /&gt;Let me suggest a Plan B which will reduce your 1 hour downtime to minutes.&lt;BR /&gt;&lt;BR /&gt;1) Shutdowm applications/database.&lt;BR /&gt;2) Create vxfs snapof mounts or do an lvsplit is using raw data.&lt;BR /&gt;3) Restart database/applications.&lt;BR /&gt;4) Backup the snapshots.&lt;BR /&gt;5) Remove the snapshots.&lt;BR /&gt;&lt;BR /&gt;You have almost all the uptime of a hot backup combined with the warm, fuzzy of a cold backup.</description>
      <pubDate>Tue, 28 Aug 2007 11:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061477#M694183</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-08-28T11:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: offline database backup when package is halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061478#M694184</link>
      <description>that is exactly what I'll do - I'll use the temp file to stop the monitoring.&lt;BR /&gt;&lt;BR /&gt;we are using raw volumes for our database - so I'll definatley think a wee bit more into your suggestion for reducing our down time.&lt;BR /&gt;&lt;BR /&gt;You guys have all been a great help!</description>
      <pubDate>Tue, 28 Aug 2007 11:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/offline-database-backup-when-package-is-halted/m-p/4061478#M694184</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-08-28T11:43:04Z</dc:date>
    </item>
  </channel>
</rss>

