<?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 SnapCreator with SAP MaxDB in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41606#M3165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="file:/C:/Users/Flavio/AppData/Local/Temp/moz-screenshot.png" /&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change the APP_NAME to MAXDB (upper case) the Configuration Content of the SnapCreator Profile does not load. But if I change APP_NAME to maxdb (lower case) the Configuration Content load properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will send a email to you with screenshots to explain better what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any explanation for this behavour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flávio Onofre de Souza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2011 04:45:23 GMT</pubDate>
    <dc:creator>flavio</dc:creator>
    <dc:date>2011-10-06T04:45:23Z</dc:date>
    <item>
      <title>SnapCreator with SAP MaxDB</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41596#M3163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm doing some tests using SnapCreator with SAP MaxDB. I have imported a MaxDB module but when I try to take a snapshot I get the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;########## NetApp Snap Creator Framework dump ##########&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Mon Sep 26 19:39:00 2011] INFO: Running scdump for plugin maxdb config file C:/Netapp/Snapcreator/scServer3.4.0/configs/PROFILE_MAXDB/CONFIG_MAXDB.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Mon Sep 26 19:39:01 2011] [localhost:9090(3.4.0.1)] ERROR: [agt-00012] ERROR: [scf-00070] module [maxdb] is not supported at /&amp;lt;C:\Netapp\Snapcreator\scAgent3.4.0\snapcreator.exe&amp;gt;SnapCreator/Mod.pm line 110.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Mon Sep 26 19:39:01 2011] ERROR: ERROR: [scf-00070] module [maxdb] is not supported at /&amp;lt;C:\Netapp\Snapcreator\scAgent3.4.0\snapcreator.exe&amp;gt;SnapCreator/Mod.pm line 110.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Mon Sep 26 19:39:01 2011] [localhost:9090(3.4.0.1)] ERROR: [scf-00055] NetApp Snap Creator Framework dump for plugin maxdb failed with exit code 100, Exiting!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;######################################################&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sending a dump file from SnapCreator (&lt;EM&gt;scdump_PROFILE_MAXDB_20110926193858.zip) &lt;/EM&gt;and the MAXDB module (MAXDB.pm) used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone give me a hint to solve this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flávio Onofre de Souza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:44:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41596#M3163</guid>
      <dc:creator>flavio</dc:creator>
      <dc:date>2025-06-05T06:44:15Z</dc:date>
    </item>
    <item>
      <title>SnapCreator with SAP MaxDB</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41601#M3164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MaxDB is a community plug-in and community plug-ins are case sensitive. The built-in plug-ins are always lower case so APP_NAME=oracle|db2|mysql. For community plug-ins it is always upper case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you copy MAXDB.pm to /plugins/MAXDB/MAXDB.pm under scServer or scAgent directory depending where you are running it. Then set APP_NAME=MAXDB and SC should find the plug-in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you are getting means the plug-in maxdb wasn't found and isnt one of the built-in plugins. In SC 3.5.0 you can specify APP_NAME=maxdb as it will be a built-in plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 03:52:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41601#M3164</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-10-06T03:52:20Z</dc:date>
    </item>
    <item>
      <title>SnapCreator with SAP MaxDB</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41606#M3165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="file:/C:/Users/Flavio/AppData/Local/Temp/moz-screenshot.png" /&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change the APP_NAME to MAXDB (upper case) the Configuration Content of the SnapCreator Profile does not load. But if I change APP_NAME to maxdb (lower case) the Configuration Content load properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will send a email to you with screenshots to explain better what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any explanation for this behavour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flávio Onofre de Souza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 04:45:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41606#M3165</guid>
      <dc:creator>flavio</dc:creator>
      <dc:date>2011-10-06T04:45:23Z</dc:date>
    </item>
    <item>
      <title>SnapCreator with SAP MaxDB</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41610#M3166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i had the same issue, i had to name the config folder like the config file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Netapp/Snapcreator/scServer3.4.0/configs/PROFILE_MAXDB/CONFIG_MAXDB.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Netapp/Snapcreator/scServer3.4.0/configs/MAXDB/MAXDB.conf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 13:17:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41610#M3166</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2011-10-06T13:17:42Z</dc:date>
    </item>
    <item>
      <title>SnapCreator with SAP MaxDB</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41615#M3167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok a couple of questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how doid you get MaxDB plug-in it is a community plug-in and they are still only available to internal folks, that will be changing soon?&lt;/P&gt;&lt;P&gt;2) What version of the plug-in do you have?&lt;/P&gt;&lt;P&gt;3) Are you using an agent?&lt;/P&gt;&lt;P&gt;4) what version of Snap Creator do you have?&lt;/P&gt;&lt;P&gt;5) can you tell me path where MAXDB.pm is installed?&lt;/P&gt;&lt;P&gt;6) Can you send me a your latest config file?&lt;/P&gt;&lt;P&gt;7) Can you send mee your error messages from the .out log, including any debug sourounding error message?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Did you edit or change the MAXDB.pm?&lt;/P&gt;&lt;P&gt;9) Can you send me version of MAXDB.pm that you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with this info I will be able to tell you what is going wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APP_NAME=maxdb will not work in SC 3.3.0 or 3.4.0 no matter what you do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 13:18:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-with-SAP-MaxDB/m-p/41615#M3167</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-10-06T13:18:44Z</dc:date>
    </item>
  </channel>
</rss>

