<?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: Small bugreport SC4.0p1 with Postgres in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79071#M1418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just submitted 3 different defects. I will keep you posted on the progress.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2013 13:28:57 GMT</pubDate>
    <dc:creator>sivar</dc:creator>
    <dc:date>2013-10-03T13:28:57Z</dc:date>
    <item>
      <title>Small bugreport SC4.0p1 with Postgres</title>
      <link>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79062#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I helped a collegue to install Snapcreator v4.0p1 for a customer.&lt;/P&gt;&lt;P&gt;It is working quite good but here is som feedback/bugreports from him.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;Subject: GUI rename function breaks existing setup&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Environment: Snap Creator Framework Version 4.0p1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;If you have an existing configuration in Management -&amp;gt; Configurations -&amp;gt; Profiles and Confgurations and then right-click on a configuration you have the choice to rename the configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;This should only be allowed for new configurations that have never been used in any way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;If you rename the configuration, existing logs and scheduled jobs are not updated with the new information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Proposal: Make it work as expected, or disable the function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;2) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;Subject: Variable in success trap message is not expanded&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Environment: Snap Creator Framework Version 4.0p1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The default value of the configuration value SUCCESS_MSG is this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUCCESS_MSG=INFO: Snap Creator Framework finished successfully (Action: %ACTION)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;When you use %SUCCESS_MSG within your SUCCESS_TRAP-definition as the typical:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUCCESS_TRAP=/root/TMP/send_mail.sh&amp;nbsp; %SUCCESS_MSG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;What really is passed to the script as arguments is this (as 8 separate arguments, not one string):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INFO: Snap Creator Framework finished successfully (Action: %ACTION)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The string %ACTION is not expanded, event though it is defined in the environment as "backup" (in the case I tested).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;3) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;Subject: Error information in trap message is not set&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Environment: Snap Creator Framework Version 4.0p1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The error message MSG is normally not set, but should be set by SnapCreator on errors so they can be properly reported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The typical usage is this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SENDTRAP=/root/TMP/send_mail.sh %MSG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;What really is passed to the script as a single argument is this exact string:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %MSG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The string %MSG is not expanded, and unlike SUCCESS_MSG it is not defined in the environment either.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: It is the Linux 64 bit version running on CentOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:52:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79062#M1416</guid>
      <dc:creator>magnus_nyvall</dc:creator>
      <dc:date>2025-06-05T05:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Small bugreport SC4.0p1 with Postgres</title>
      <link>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79067#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the detailed writeup. &lt;/P&gt;&lt;P&gt;As a Snap Creator Community Moderator, I will submit these bug reports internally and keep you posted on the progress. &lt;/P&gt;&lt;P&gt;I appreciate your time and effort in posting it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Siva Ramanathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 13:07:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79067#M1417</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-10-03T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Small bugreport SC4.0p1 with Postgres</title>
      <link>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79071#M1418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just submitted 3 different defects. I will keep you posted on the progress.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 13:28:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Small-bugreport-SC4-0p1-with-Postgres/m-p/79071#M1418</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-10-03T13:28:57Z</dc:date>
    </item>
  </channel>
</rss>

