<?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 Need help.  Standby database question.  Using RMAN in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114954#M897465</link>
    <description>HI all,&lt;BR /&gt;        We have 2 box. One in Jersey and other in California.  Both have 11.11 HP and ORacle 8.1.7.4.  Due in company policies were have to do the following.&lt;BR /&gt;&lt;BR /&gt;We have to take backup of jersey machine using RMAN and then copy it at night over to California and apply the backup using RMAN.  This way it exactly the same.&lt;BR /&gt;&lt;BR /&gt;Question is, can the oracle_sid on jersey and California be different?&lt;BR /&gt;&lt;BR /&gt;Does RMAN cares if the ORACLE_SID are the same or not?&lt;BR /&gt;&lt;BR /&gt;  Thanks All</description>
    <pubDate>Mon, 10 Nov 2003 09:55:19 GMT</pubDate>
    <dc:creator>Sushil Singh_1</dc:creator>
    <dc:date>2003-11-10T09:55:19Z</dc:date>
    <item>
      <title>Need help.  Standby database question.  Using RMAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114954#M897465</link>
      <description>HI all,&lt;BR /&gt;        We have 2 box. One in Jersey and other in California.  Both have 11.11 HP and ORacle 8.1.7.4.  Due in company policies were have to do the following.&lt;BR /&gt;&lt;BR /&gt;We have to take backup of jersey machine using RMAN and then copy it at night over to California and apply the backup using RMAN.  This way it exactly the same.&lt;BR /&gt;&lt;BR /&gt;Question is, can the oracle_sid on jersey and California be different?&lt;BR /&gt;&lt;BR /&gt;Does RMAN cares if the ORACLE_SID are the same or not?&lt;BR /&gt;&lt;BR /&gt;  Thanks All</description>
      <pubDate>Mon, 10 Nov 2003 09:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114954#M897465</guid>
      <dc:creator>Sushil Singh_1</dc:creator>
      <dc:date>2003-11-10T09:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help.  Standby database question.  Using RMAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114955#M897466</link>
      <description>Yes the oracle sid can be different.&lt;BR /&gt;&lt;BR /&gt;This is something you will need to test because the restore procedure is different if the instance names are different.&lt;BR /&gt;&lt;BR /&gt;It would be easier for you however to have a copy of the rman respository database in both places and the instance names be the same.&lt;BR /&gt;&lt;BR /&gt;It just makes the scripts easier to automate.&lt;BR /&gt;&lt;BR /&gt;With enough bandwidth you could use oracle replication to keep the data hot and up to date through the wire.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Nov 2003 10:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114955#M897466</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-10T10:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help.  Standby database question.  Using RMAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114956#M897467</link>
      <description>Sushil,&lt;BR /&gt;&lt;BR /&gt;yes sid's can be different. however i'd would keep them same. As far as dbid is same, there shouldn't be an issue.&lt;BR /&gt;&lt;BR /&gt;-&lt;BR /&gt;hth,&lt;BR /&gt;Stan</description>
      <pubDate>Mon, 10 Nov 2003 12:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114956#M897467</guid>
      <dc:creator>Stan_17</dc:creator>
      <dc:date>2003-11-10T12:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help.  Standby database question.  Using RMAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114957#M897468</link>
      <description>Unless the dbase is very small, this method will require significant bandwidth. &lt;BR /&gt;&lt;BR /&gt;The fact that your planning to use rman for a DR solution may be an indication that your organination is offering limited funding, and may not have the bandwidthe required.&lt;BR /&gt;&lt;BR /&gt;Depending on your storage hardware, there may be a 'snapshot' like package that could offer a solution. It's the cheapest way we found to mirror gigs of data over a few meg of bandwidth.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 13:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114957#M897468</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-11-10T13:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help.  Standby database question.  Using RMAN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114958#M897469</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is the California DB read-only?&lt;BR /&gt;&lt;BR /&gt;If so, you could use built-in functionality (in the oracle database) to keep the California DB in sync with the one in Jersey. &lt;BR /&gt;Have a look at "How to Create a Oracle 8i Standby Database" on Metalink, doc id: 70233.1&lt;BR /&gt;&lt;BR /&gt;The main advantages with using Standby Database in Oracle is that the replication is spread out during the day, only changes are replicated and the amount of transactions lost is dependent on how often the log is switched.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2003 05:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-standby-database-question-using-rman/m-p/3114958#M897469</guid>
      <dc:creator>Henrik Palmqvist</dc:creator>
      <dc:date>2003-11-11T05:31:12Z</dc:date>
    </item>
  </channel>
</rss>

