<?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: Multi Mastering - backups? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080048#M730971</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;As I understand this concept multiple backup streams go to the same tape, making the backup go much faster.&lt;BR /&gt;&lt;BR /&gt;With some versions of Veritas this makes the restore single stream with many passes on the tape. This makes DR painfully slow. &lt;BR /&gt;&lt;BR /&gt;Test your technology on the restore side at your DR site.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 19 Nov 2007 02:13:43 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-11-19T02:13:43Z</dc:date>
    <item>
      <title>Multi Mastering - backups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080047#M730970</link>
      <description>So we are new to multi-mastering.&lt;BR /&gt;10.2.0.2&lt;BR /&gt;We are not using streams, but advanced replication.&lt;BR /&gt;&lt;BR /&gt;We are just trying to wrap our heads around how to do backups.&lt;BR /&gt;If we are using multi mastering, are backups required, if so what? &lt;BR /&gt;From what I am thinking, if we have a catastrophic failure, we confirm which is master core. Severe multimastering, completely install new database, and treat as new core and  restart multimastering, and all data will then sync across.&lt;BR /&gt;&lt;BR /&gt;So what really needs to me backed up?&lt;BR /&gt;This is really confusing...&lt;BR /&gt;&lt;BR /&gt;If we do a hot backup at the same time, on both cores, and we have a problem, and do a restore on the problem server, with this create any issues with Multimaster transactions?</description>
      <pubDate>Sun, 18 Nov 2007 22:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080047#M730970</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2007-11-18T22:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Mastering - backups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080048#M730971</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;As I understand this concept multiple backup streams go to the same tape, making the backup go much faster.&lt;BR /&gt;&lt;BR /&gt;With some versions of Veritas this makes the restore single stream with many passes on the tape. This makes DR painfully slow. &lt;BR /&gt;&lt;BR /&gt;Test your technology on the restore side at your DR site.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Nov 2007 02:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080048#M730971</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-19T02:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Mastering - backups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080049#M730972</link>
      <description>SEP,&lt;BR /&gt;&lt;BR /&gt;Not sure what you are talking about there - this is a question about Oracle Streams replication.&lt;BR /&gt;&lt;BR /&gt;LHradowy,&lt;BR /&gt;&lt;BR /&gt;I'm afraid I don't know the streams technology at all - but I can't imagine it would be a replacement for a good local backup solution...&lt;BR /&gt;&lt;BR /&gt;Have you looked at the part of the streams manual that talks about recovery?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B19306_01/server.102/b14228/man_gen_rep.htm#sthref627" target="_blank"&gt;http://download.oracle.com/docs/cd/B19306_01/server.102/b14228/man_gen_rep.htm#sthref627&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 19 Nov 2007 04:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080049#M730972</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2007-11-19T04:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Mastering - backups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080050#M730973</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;you surely need a backup!&lt;BR /&gt;Think of untechnical errors like a user who deletes wrong data.&lt;BR /&gt;This will be a true and solid DB-transaction, which might be surely replicated anywhere else and if that already happend before you noticed... busted.&lt;BR /&gt;&lt;BR /&gt;In terms of databases for the same reason:&lt;BR /&gt;- Mirroring is no technique that saves you from taking a backup&lt;BR /&gt;- Clusters are not a technique that saves you from taking a backup&lt;BR /&gt;- Replication is no technique that saves you from taking a backup&lt;BR /&gt;- export is no backup at all&lt;BR /&gt;&lt;BR /&gt;Only a backup gives you the opportunity of doing a point-in-time recovery, meaning turn the inside db-clock backwards.&lt;BR /&gt;&lt;BR /&gt;The same applies for a crash situation. Do not think of a db-backup as a filesystem backup, which you restore and get everything back to yesterday 04:00 am.&lt;BR /&gt;&lt;BR /&gt;In case of hardware error, you will always want to recover every transaction and not yesterdays last backup. So you'll have to use yesterdays backup, but require db-logs up to the point of crash to get everything that happend.&lt;BR /&gt;&lt;BR /&gt;By the way, coming back to my user-error scenario: You have a strategy to recover from this, have you? Otherwise I'd recommend to think about this urgently.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 19 Nov 2007 12:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080050#M730973</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2007-11-19T12:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Mastering - backups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080051#M730974</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Allow me to add one further step to what Volker has posted above.&lt;BR /&gt;&lt;BR /&gt;The backups need to be tested. Even better actual recovery must be done on the DR or recovery site as frequently as possible. This way you ensure that both your system is running and the backup is still valid.&lt;BR /&gt;&lt;BR /&gt;If you use RMAN backup, there is one command that allows you to validate your actual backup without the need to actually doing the real restore on a server:&lt;BR /&gt;restore validate database; &lt;BR /&gt;&lt;BR /&gt;You should also look into Incremental Merge RMAN backup option for faster recovery...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 20 Nov 2007 08:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080051#M730974</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-11-20T08:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Mastering - backups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080052#M730975</link>
      <description>Thanks, I knew I was going to get this type of feedback...</description>
      <pubDate>Wed, 21 Nov 2007 11:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-mastering-backups/m-p/5080052#M730975</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2007-11-21T11:48:16Z</dc:date>
    </item>
  </channel>
</rss>

