<?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: Request the oracle plugins can support the ORACLE RAC in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53431#M611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version of SnapCreator are you using now? Are you using version 4 with the client-server architecture?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2014 10:44:13 GMT</pubDate>
    <dc:creator>steiner</dc:creator>
    <dc:date>2014-08-29T10:44:13Z</dc:date>
    <item>
      <title>Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53392#M603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to use the snapcreator for backup the oracle RAC.&lt;/P&gt;&lt;P&gt;But duing the test, we find the oracle plugins in the snapcreator cannot support the multiple nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to enhance that to fit for the oracle RAC.&lt;/P&gt;&lt;P&gt;For example, we&amp;nbsp; give the list of nodes in the plugin parameters, then plugin can connect each of them to find out the right instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:29:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53392#M603</guid>
      <dc:creator>ondemandinf</dc:creator>
      <dc:date>2025-06-05T05:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53397#M604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you say "nodes" do you mean DBs? If os, we do support backup of multiple DBs in RAC. We need to seperate the DB names by ";" and not ","&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Praveena P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 10:16:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53397#M604</guid>
      <dc:creator>praveenp</dc:creator>
      <dc:date>2014-08-27T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53402#M605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most customers using RAC set up SnapCreator to act on a single database. The plugin can only act on a single instance, which means a cold backup cannot be done. It can, however, do a hot backup. This does not affect recoverability. You can place a database in hot backup mode from any instance in the RAC cluster. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does mean if a particular instance chosen for SnapCreator is down, the backups will not succeed. The config file would need to be changed to point at a different instance on a different agent. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 12:03:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53402#M605</guid>
      <dc:creator>steiner</dc:creator>
      <dc:date>2014-08-27T12:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53407#M606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steiner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me give you an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NodeA is runing a DB AAA, and NodeB is running a DB&amp;nbsp; BBB.&lt;/P&gt;&lt;P&gt;NodeA and NodeB are in the same cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We take the NodeA as the snapcreator agent for the DB AAA.&lt;/P&gt;&lt;P&gt;In the normal case, it is totally fine.&lt;/P&gt;&lt;P&gt;But when there is a crash/hostdown on the NodeA, the DB AAA will be switched to the NodeB.&lt;/P&gt;&lt;P&gt;Then backup for the AAA will be failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So our question is that is it possible to add both nodeA and NodeB to the AAA's configuration.&lt;/P&gt;&lt;P&gt;Each time the server can go through the node list to find out the right node to perform the backup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 08:38:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53407#M606</guid>
      <dc:creator>ondemandinf</dc:creator>
      <dc:date>2014-08-29T08:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53412#M607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The main limitation is a config file points to one and only one agent. That prevents you from placing both nodes in a single config file. The config file is also coded with an instance name, not a database name, so if the target instance is down the config file would no longer work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I have an idea on how to address this. I can't commit to any timeline, but I would like your opinion on thi&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;We could establish a new config file parameter called “VERIFY_LOCAL_SID” or something like that.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;You would then populate ORACLE_DATABASES with every SID in the RAC database that is a permissible backup target.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;The agent would need to be installed on all nodes in the cluster.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;The agent would have to be listening and accessible on a VIP or a SCAN.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;There would need to have the local SID for a given database listed in the /etc/oratab file. Not all DBA’s do that.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;Only hot backups would be possible. Cold backups would require a much larger effort&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;By listening on a VIP or a SCAN, we can ensure that only one config file is needed. If there is a node failure, SC will still be able to contact the agent because the SCAN/VIP will move to a different server. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;You could actually make RAC work with a VIP/SCAN now without any changes to SC, but it’s not a good workaround. Let’s say you have a 4-node RAC database. When the plugin ran, it would connect to an agent and only one of the 4 SID’s you specified would succeed because the other 3 SIDs are on a different server. To compensate, you’d have to set the IGNORE_ERROR (or something like that ) parameters. That makes it difficult to know if your nightly backups truly succeeded. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The point of the VERIFY_LOCAL_SID flag would be to avoid the need to suppress the errors. When that parameter was set, the plugin could consult the /etc/oratab file to see which SIDs actually exist locally, and the plugin would only attempt to perform the backup on that SID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt; Possible limitations include:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;There could be a short period during RAC failovers where the SCAN/VIP is present on a server with no running instance. The backup would fail in this case.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;Not all network configurations would allow SC to access the SCAN/VIP. We can’t avoid this requirement without a major rework of the SC framework. Right now, a config file operations on one and only one IP address. If that IP address is the local IP rather than the VIP/SID then the operation will fail if that node fails.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;What do you think?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 08:49:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53412#M607</guid>
      <dc:creator>steiner</dc:creator>
      <dc:date>2014-08-29T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53417#M608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steiner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply.&lt;/P&gt;&lt;P&gt;I have tried to use a SCAN or a VIP as the agent to connect with for single DB.&lt;/P&gt;&lt;P&gt;And also installed agent on all nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the SC server connect to the right node by chance.&lt;/P&gt;&lt;P&gt;I think it is hard for it to locate the right node with the right DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 09:15:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53417#M608</guid>
      <dc:creator>ondemandinf</dc:creator>
      <dc:date>2014-08-29T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53422#M609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the behavior right now. The changes I would propose would introduce a new config file option that helps the Plugin figure out which instance name is running locally. For example, a config file for database NTAP would require a config file option specifying instances of NTAP1, NTAP2, and NTAP3. When the backup runs, the plugin would consult the /etc/oratab file and figure out which instances are running locally. It could also look at the PMON processing running locally and get the data that way. It's also possible a simple srvctl command would work, but then the plug would need to know grid home as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's really just a question of name resolution. The plugin needs to accept a db_unique_name and then figure out which instance is available on the node where the plugin is executing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 09:21:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53422#M609</guid>
      <dc:creator>steiner</dc:creator>
      <dc:date>2014-08-29T09:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53427#M610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steiner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our backup is based on the DB, one DB is for one customer.&lt;/P&gt;&lt;P&gt;So in one cluster, there may be 2 or more running DBs spread on different nodes.&lt;/P&gt;&lt;P&gt;Our request here is quite simple, to use the snapcreator to locate the desired DB for performing a backup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the way you proposed is based on how to successfully backup the DBs on the nodes.&lt;/P&gt;&lt;P&gt;Correct me if I am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 09:46:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53427#M610</guid>
      <dc:creator>ondemandinf</dc:creator>
      <dc:date>2014-08-29T09:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Request the oracle plugins can support the ORACLE RAC</title>
      <link>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53431#M611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version of SnapCreator are you using now? Are you using version 4 with the client-server architecture?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 10:44:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Request-the-oracle-plugins-can-support-the-ORACLE-RAC/m-p/53431#M611</guid>
      <dc:creator>steiner</dc:creator>
      <dc:date>2014-08-29T10:44:13Z</dc:date>
    </item>
  </channel>
</rss>

