<?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: DB2 Plugin version in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47276#M1938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are simply looking for SC to run a PERL script, it is easy. &lt;/P&gt;&lt;P&gt;example: PRE_APP_QUIESCE_CMD01=perl /scripts/myperlscript.pl &lt;/P&gt;&lt;P&gt;You may use sh, ksh, bash etc as well with CMD01, CMD02 syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are asking about a custom APP that you put together as a perl module, then you can use the below example.&lt;/P&gt;&lt;P&gt;Example: YOURPLUGIN.pm&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;scAgentX.X.X/plugins/YOURPLUGIN/YOURPLUGIN.pm&lt;/LI&gt;&lt;LI&gt;scServerX.X.X/plugins/ YOURPLUGIN/YOURPLUGIN.pm&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The plug-in will be loaded in Snap Creator with the APP_NAME parameter, in this case APP_NAME=YOURPLUGIN&lt;/P&gt;&lt;P&gt; ###########&lt;/P&gt;&lt;P&gt;You will need to restart the scAgent after placing the YOURPLUGIN.pm file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Example: for POSTRGRES, you download the plugin from repository and place them under corresponding locations as mentioned above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Aug 2013 22:33:40 GMT</pubDate>
    <dc:creator>sivar</dc:creator>
    <dc:date>2013-08-25T22:33:40Z</dc:date>
    <item>
      <title>DB2 Plugin version</title>
      <link>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47265#M1935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I planned to use SC with DB2 plugin for cloning purpose and I saw there are many activities on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/NetApp/SC-DB2" target="_blank"&gt;https://github.com/NetApp/SC-DB2&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What version I should use, the Snapcreator framework 4.0 with out of the box DB2 plugin or is there a way to integrate that latest from github?&lt;/P&gt;&lt;P&gt;I'm confused,&amp;nbsp; is that someone can enlighten me.&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:55:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47265#M1935</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2025-06-05T05:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Plugin version</title>
      <link>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47268#M1936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello François,&lt;/P&gt;&lt;P&gt;Please use the integrated DB2 plugin that comes with SnapCreator Framework 4.0.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siva Ramanathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 13:14:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47268#M1936</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-08-25T13:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Plugin version</title>
      <link>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47273#M1937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Just by curiosity, if I need use git repo, how can I integrate perl script in SC. &lt;/P&gt;&lt;P&gt;Is there a documentation to explain that?&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 17:31:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47273#M1937</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2013-08-25T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Plugin version</title>
      <link>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47276#M1938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are simply looking for SC to run a PERL script, it is easy. &lt;/P&gt;&lt;P&gt;example: PRE_APP_QUIESCE_CMD01=perl /scripts/myperlscript.pl &lt;/P&gt;&lt;P&gt;You may use sh, ksh, bash etc as well with CMD01, CMD02 syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are asking about a custom APP that you put together as a perl module, then you can use the below example.&lt;/P&gt;&lt;P&gt;Example: YOURPLUGIN.pm&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;scAgentX.X.X/plugins/YOURPLUGIN/YOURPLUGIN.pm&lt;/LI&gt;&lt;LI&gt;scServerX.X.X/plugins/ YOURPLUGIN/YOURPLUGIN.pm&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The plug-in will be loaded in Snap Creator with the APP_NAME parameter, in this case APP_NAME=YOURPLUGIN&lt;/P&gt;&lt;P&gt; ###########&lt;/P&gt;&lt;P&gt;You will need to restart the scAgent after placing the YOURPLUGIN.pm file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Example: for POSTRGRES, you download the plugin from repository and place them under corresponding locations as mentioned above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 22:33:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/DB2-Plugin-version/m-p/47276#M1938</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-08-25T22:33:40Z</dc:date>
    </item>
  </channel>
</rss>

