<?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 Add categories to log summery in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/384952#M24803</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to add special notes e.g. "MERGE statement has more than one data set with repeats of BY values"&lt;/P&gt;&lt;P&gt;as separate category at log summery&lt;/P&gt;&lt;P&gt;Does there is option to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2017 13:07:35 GMT</pubDate>
    <dc:creator>Ditza</dc:creator>
    <dc:date>2017-08-02T13:07:35Z</dc:date>
    <item>
      <title>Add categories to log summery</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/384952#M24803</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to add special notes e.g. "MERGE statement has more than one data set with repeats of BY values"&lt;/P&gt;&lt;P&gt;as separate category at log summery&lt;/P&gt;&lt;P&gt;Does there is option to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 13:07:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/384952#M24803</guid>
      <dc:creator>Ditza</dc:creator>
      <dc:date>2017-08-02T13:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add categories to log summery</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/385058#M24806</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/157007"&gt;@Ditza&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Log Summary currently only summarizes errors, warnings, and notes.&amp;nbsp; (It does not support custom categories.)&amp;nbsp; However, you can generate your own errors, warnings, or notes with code such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%put&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; NOTE: MERGE statement has more than one data set with repeats of BY values;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%put&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; WARNING: MERGE statement has more than one data set with repeats of BY values;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%put&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; ERROR: MERGE statement has more than one data set with repeats of BY values;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Resulting in:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/14292iEB7A216B291F9B53/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot.png" alt="screenshot.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 17:31:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/385058#M24806</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2017-08-02T17:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add categories to log summery</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/388067#M25007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To do what you said I guess I need to write the log to file and scan it to search for those errors.&lt;/P&gt;&lt;P&gt;Dose there is a simply why?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 07:24:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Add-categories-to-log-summery/m-p/388067#M25007</guid>
      <dc:creator>Ditza</dc:creator>
      <dc:date>2017-08-15T07:24:50Z</dc:date>
    </item>
  </channel>
</rss>

