<?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 SAN Replication Configuration Help for Oracle Database (11gR2) in HPE 3PAR StoreServ Storage</title>
    <link>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6968477#M3328</link>
    <description>&lt;P&gt;Hi Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using HP 3PAR storage for Oracle RAC database and HP remote copy for replicating data to DR. Our storage is capacity is full. We have another 3PAR box and presented LUNs from that box to database server.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; Can I add all LUNs from Box-1 and Box-2 under same Remote Copy Group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirement is,&lt;/STRONG&gt; If Box-2 link failed, Box-1 should stop replicating and vice versa, otherwise there will be difference between Box-1 and Box-2 LUNs. Oracle requires all LUNs should stop replication at same time. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Would anyone please advise me a solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 05:35:40 GMT</pubDate>
    <dc:creator>roydba</dc:creator>
    <dc:date>2017-06-19T05:35:40Z</dc:date>
    <item>
      <title>SAN Replication Configuration Help for Oracle Database (11gR2)</title>
      <link>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6968477#M3328</link>
      <description>&lt;P&gt;Hi Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using HP 3PAR storage for Oracle RAC database and HP remote copy for replicating data to DR. Our storage is capacity is full. We have another 3PAR box and presented LUNs from that box to database server.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; Can I add all LUNs from Box-1 and Box-2 under same Remote Copy Group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirement is,&lt;/STRONG&gt; If Box-2 link failed, Box-1 should stop replicating and vice versa, otherwise there will be difference between Box-1 and Box-2 LUNs. Oracle requires all LUNs should stop replication at same time. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Would anyone please advise me a solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 05:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6968477#M3328</guid>
      <dc:creator>roydba</dc:creator>
      <dc:date>2017-06-19T05:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Replication Configuration Help for Oracle Database (11gR2)</title>
      <link>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6973559#M3488</link>
      <description>&lt;P&gt;You may be in a pickle my friend because your Oracle&amp;nbsp;LUN's are pulling storage from different physical&amp;nbsp;arrays. &amp;nbsp;In order for Oracle recovery to work you need to have consistency between all of the LUN's which is what the RC groups provides. &amp;nbsp;About the only thing that I could think of, and this would require testing, would be to place the DB into hot backup mode kick off both of the RC groups then take the DB out of hot backup mode. &amp;nbsp;Taking this approach&amp;nbsp;you will at least know that your Oracle headers are in a "frozen" state.&lt;/P&gt;&lt;P&gt;I've created a script that does all of this (&lt;A href="http://3parug.net/viewtopic.php?f=17&amp;amp;t=2601&amp;amp;sid=1725c709b051e1f0c0a45ab74feb68ae" target="_blank"&gt;3PAR Users Group&lt;/A&gt;), but my situation&amp;nbsp;is a little difference because I am running Oracle on Windows so I am not able to use Recover manager.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 12:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6973559#M3488</guid>
      <dc:creator>aberus</dc:creator>
      <dc:date>2017-08-11T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAN Replication Configuration Help for Oracle Database (11gR2)</title>
      <link>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6973715#M3489</link>
      <description>&lt;P&gt;A Remote Copy Group (RCG) is tied to a target pair. You have &lt;EM&gt;two&lt;/EM&gt; target pairs: Box-1 &amp;lt;&amp;gt; DR, and Box-2 &amp;lt;&amp;gt; DR, so you would have &lt;U&gt;two&lt;/U&gt; RCGs: Box-1_DR and Box-2_DR.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;HPE 3PAR Recovery Manager Central for Oracle&lt;/STRONG&gt;&lt;/EM&gt; requires all volumes be on &lt;U&gt;one&lt;/U&gt; system. So, what Aberus said.&lt;BR /&gt;Here's an idea, not sure if this will do what you need or not,&lt;U&gt; it would require testing&lt;/U&gt;;&lt;BR /&gt;Using Asynchronous Periodic replication, you set both RCG periods to &lt;U&gt;zero&lt;/U&gt;, so they require &lt;EM&gt;manual&lt;/EM&gt; (scripted) resynchronization. Then after you put the database into Hot(?) Backup mode (so you are working with consistent database volumes):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create consistent group snapshots of both groups of DR (secondary) volumes with "creategroupsv"&lt;/LI&gt;&lt;LI&gt;Manually synchronize both RCGs with "syncrcopy"&lt;/LI&gt;&lt;LI&gt;Put database back to Normal mode.&lt;/LI&gt;&lt;LI&gt;After &lt;EM&gt;both&lt;/EM&gt; RCGs complete synchronization, delete the DR snapshots from step 1.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In case of failure, you stop &lt;U&gt;both&lt;/U&gt; groups, fail them over to the DR system, and promote the pre-synchronization snapshots to the now primary volumes.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2017 19:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-3par-storeserv-storage/san-replication-configuration-help-for-oracle-database-11gr2/m-p/6973715#M3489</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2017-08-13T19:31:37Z</dc:date>
    </item>
  </channel>
</rss>

