<?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: VA Storage Business Copy in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699081#M644876</link>
    <description>Your best solution is to:&lt;BR /&gt;- Shut down DB&lt;BR /&gt;- Sync file system&lt;BR /&gt;- Split BC pairs&lt;BR /&gt;- Restart DB&lt;BR /&gt;- Do backup of split pairs&lt;BR /&gt;- Re-sync when backup completes.&lt;BR /&gt;&lt;BR /&gt;If you must do hot backups (like we have to):&lt;BR /&gt;&lt;BR /&gt;- Do a log file switch&lt;BR /&gt;- Put DB in backup mode&lt;BR /&gt;- Sync file system&lt;BR /&gt;- Split BC pairs&lt;BR /&gt;- Take DB out of backup mode&lt;BR /&gt;- Do a log file switch&lt;BR /&gt;- Do backup of DB files on split pairs&lt;BR /&gt;- Do backup of archive logs&lt;BR /&gt;- Re-sync when backup completes.&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Apr 2002 17:20:03 GMT</pubDate>
    <dc:creator>Tom Danzig</dc:creator>
    <dc:date>2002-04-08T17:20:03Z</dc:date>
    <item>
      <title>VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699077#M644872</link>
      <description>Dear Experts,&lt;BR /&gt;      I have created one LUN for Oracle database and I have also created business copy for that LUN. When we do backup on the database from the business copy LUN. Did we need to stop the database server before we backup the data from the business copy LUN ?&lt;BR /&gt;&lt;BR /&gt;Thks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 11:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699077#M644872</guid>
      <dc:creator>Kenneth Yap</dc:creator>
      <dc:date>2002-04-08T11:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699078#M644873</link>
      <description>Yes, You should put the database into hot backup mode, otherwise if there was any updating activity on the database, then your backup could be garbage (out of sync). A DBA can better answer how to do this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 08 Apr 2002 11:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699078#M644873</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-08T11:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699079#M644874</link>
      <description>Definitely - while the BC volume is being sync'd your database should be cleanly shutdown, otherwise any copy you take will be useless for recovery.&lt;BR /&gt;&lt;BR /&gt;You may be able to use hot backup mode, but for this to work your archived redo logs and control files must be backed up separately off the *original* copy, and every tablespace with datafiles on the LUN being backed up must be in hot backup mode (ie ALTER TABLESPACE &lt;NAME&gt; BEGIN BACKUP).  Also, the redo logs etc should be backed up after you have taken the tablespaces out of backup mode.  In fact the redo logs and control files should be on a different LUN than the db files because it will be a lot of unnecessary extra work to take BC's of this stuff.&lt;BR /&gt;&lt;BR /&gt;I would heavily recommend you shut the database down prior to doing the BC sync to save yourself all this trouble. &lt;BR /&gt;&lt;BR /&gt;Also have a look at Oracle's recovery manager (RMAN) if you haven't already as its block level hot backup feature is very nice.  Then instead of using the space on the XP for a BC volume you could use it as a filesystem for storing RMAN backup pieces.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve&lt;/NAME&gt;</description>
      <pubDate>Mon, 08 Apr 2002 12:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699079#M644874</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-04-08T12:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699080#M644875</link>
      <description>Yes, you need to stop Oracle when you take a business copy as the snapshot needs to be consistent. The snapshot is taken fast so that the downtime is limited to only a few minutes.&lt;BR /&gt;&lt;BR /&gt;If you have Omniback as backup solution, you can take an online backup of the database via snapshotting. The database must not be halted in this case and the database is only in backup mode during the snapshot. Afterwards the snapshot is mounted and the Oracle database is opened from there to take an online backup, while the production database isn't needed any more for the backup.&lt;BR /&gt;&lt;BR /&gt;Kurt</description>
      <pubDate>Mon, 08 Apr 2002 12:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699080#M644875</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2002-04-08T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699081#M644876</link>
      <description>Your best solution is to:&lt;BR /&gt;- Shut down DB&lt;BR /&gt;- Sync file system&lt;BR /&gt;- Split BC pairs&lt;BR /&gt;- Restart DB&lt;BR /&gt;- Do backup of split pairs&lt;BR /&gt;- Re-sync when backup completes.&lt;BR /&gt;&lt;BR /&gt;If you must do hot backups (like we have to):&lt;BR /&gt;&lt;BR /&gt;- Do a log file switch&lt;BR /&gt;- Put DB in backup mode&lt;BR /&gt;- Sync file system&lt;BR /&gt;- Split BC pairs&lt;BR /&gt;- Take DB out of backup mode&lt;BR /&gt;- Do a log file switch&lt;BR /&gt;- Do backup of DB files on split pairs&lt;BR /&gt;- Do backup of archive logs&lt;BR /&gt;- Re-sync when backup completes.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 17:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699081#M644876</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-04-08T17:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699082#M644877</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a similar situation with Kenneth but my database is not Oracle but Unidata. Can I do a split BC, backup the second LUN and then re-sync when the backup complete?&lt;BR /&gt;&lt;BR /&gt;By the way, have you all heard of Unidata and what is the right way to backup Unidata? Does it support online backup?&lt;BR /&gt;&lt;BR /&gt;Thx in advance.</description>
      <pubDate>Tue, 09 Apr 2002 09:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699082#M644877</guid>
      <dc:creator>Ooi Thiam Yew</dc:creator>
      <dc:date>2002-04-09T09:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: VA Storage Business Copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699083#M644878</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  You do not need to stop the database when you are syncing up the Business copy volume.  But, you would definitely need to bring down the database or coalese it (no activity) before you split the Business copy.  The split won't go through, until the copy is synced.&lt;BR /&gt;&lt;BR /&gt;Once you do the split, make sure the business copy is ok by bringing up the database copy of it  temporarily. After you confirm this, you can start the backup.  You can bring up the database of the actual copy, even as the backup is going on. &lt;BR /&gt;&lt;BR /&gt;HTh&lt;BR /&gt;raj</description>
      <pubDate>Tue, 09 Apr 2002 12:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/va-storage-business-copy/m-p/2699083#M644878</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-04-09T12:12:21Z</dc:date>
    </item>
  </channel>
</rss>

