<?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: Log file in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298946#M4440</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm new in SAS EMiner. I have two model with same problem:&lt;/P&gt;
&lt;P&gt;One model is running with neural node.&lt;/P&gt;
&lt;P&gt;Another model is running with tree node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I couldn't find the model that I'm running under the project folder. Where can I find it?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;In such case is there any other way to&amp;nbsp;check what the problem is?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 14:51:45 GMT</pubDate>
    <dc:creator>Riana</dc:creator>
    <dc:date>2016-09-16T14:51:45Z</dc:date>
    <item>
      <title>Log file</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298563#M4436</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm running a model in SAS EM(via Web link on server) and it takes long time to be run.&lt;/P&gt;
&lt;P&gt;How can I find that in which node running get stuck?&lt;/P&gt;
&lt;P&gt;Someone guide me to check the log file. Where can I find the log file on server?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 09:02:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298563#M4436</guid>
      <dc:creator>Riana</dc:creator>
      <dc:date>2016-09-15T09:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Log file</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298734#M4437</link>
      <description>&lt;P&gt;If you just want to see how long it is taking each node in your flow to run, you can look at the Properties Panel for each node and view the value for &lt;STRONG&gt;Run Duration&lt;/STRONG&gt; under the &lt;STRONG&gt;Status&lt;/STRONG&gt; section.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 17:40:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298734#M4437</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-09-15T17:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Log file</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298881#M4438</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi WndyCzika,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the reply. But the problem is, this model is still running and I cannot see this option in Properties Panel.&lt;/P&gt;
&lt;P&gt;I have been guided that log file might be helpful. I could find the project folder on server but I couldn't find the log file.&lt;/P&gt;
&lt;P&gt;There might be the other way to find the problem with this model that I don't know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doriana&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 08:15:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298881#M4438</guid>
      <dc:creator>Riana</dc:creator>
      <dc:date>2016-09-16T08:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Log file</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298926#M4439</link>
      <description>&lt;P&gt;Unfortunately the log file isn't written out until the node has finished running so that won't help you either if it's still running. When the node has finished running, the log file is&amp;nbsp;in:&lt;/P&gt;
&lt;P&gt;ProjectFolder / Workspaces / EMWS&lt;EM&gt;z&amp;nbsp;&lt;/EM&gt;/ &lt;EM&gt;NodeID&lt;/EM&gt; / EMLOG.log (or you can view it from the Results window)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What node is it?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 13:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298926#M4439</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-09-16T13:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Log file</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298946#M4440</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm new in SAS EMiner. I have two model with same problem:&lt;/P&gt;
&lt;P&gt;One model is running with neural node.&lt;/P&gt;
&lt;P&gt;Another model is running with tree node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I couldn't find the model that I'm running under the project folder. Where can I find it?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;In such case is there any other way to&amp;nbsp;check what the problem is?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Log-file/m-p/298946#M4440</guid>
      <dc:creator>Riana</dc:creator>
      <dc:date>2016-09-16T14:51:45Z</dc:date>
    </item>
  </channel>
</rss>

