<?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: SAS Enterprise Guide freezes after stored process run in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/280005#M19294</link>
    <description>&lt;P&gt;What type of data are you creating? &amp;nbsp;Some sequential data types, such as accessed via the XML or XLSX libname engines, can cause a hang in EG (though this has &lt;A href="http://ftp.sas.com/techsup/download/hotfix/HF2/Y39.html#55997" target="_self"&gt;been fixed in the most recent EG 7.12 hotfix&lt;/A&gt;).&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2016 14:46:08 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2016-06-24T14:46:08Z</dc:date>
    <item>
      <title>SAS Enterprise Guide freezes after stored process run</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279637#M19269</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Regarding SAS EG freezing issue in SAS 9.4 M3. We are running stored process in EG. Once Stored proces complete,&amp;nbsp;Output window show as ""LOADING" and EG screen freezes. After that we are not able to do anything in EG. We need to close the EG and open again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To resolve this issue, we just de-selected the "Automatically open data when added to project" in options. That resolve the freezing issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have faced this issue and what solution you implemented other than above?&amp;nbsp; or If there any other parmanent solution of this issue?&lt;/P&gt;&lt;P&gt;As per my opinion, this issue is occurring due to data volume. What is your view on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HR Prasad&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 04:04:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279637#M19269</guid>
      <dc:creator>HRprasad</dc:creator>
      <dc:date>2016-06-23T04:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide freezes after stored process run</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279651#M19271</link>
      <description>&lt;P&gt;Your output might be so large that it&lt;/P&gt;
&lt;P&gt;- takes a very long time to load&lt;/P&gt;
&lt;P&gt;- causes a memory overflow in EG that you detect as "freeze".&lt;/P&gt;
&lt;P&gt;What happens when you run your STP through the web interface?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 05:33:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279651#M19271</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-23T05:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide freezes after stored process run</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279848#M19286</link>
      <description>&lt;P&gt;I generated the EG log and verified&amp;nbsp;but did not find any specific error for memory issue.&lt;/P&gt;&lt;P&gt;We are using EG to run STP, did not tried on web interface.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 20:34:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279848#M19286</guid>
      <dc:creator>HRprasad</dc:creator>
      <dc:date>2016-06-23T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide freezes after stored process run</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279906#M19288</link>
      <description>&lt;P&gt;Have you taken a look at the STP server logs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apart from that, I can only repeat: run the STP from the web (or another) interface so you can isolate EG as the culprit if nothing bad happens there.&lt;/P&gt;
&lt;P&gt;At least you can take a look at the STP output this way.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 05:26:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/279906#M19288</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-24T05:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide freezes after stored process run</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/280005#M19294</link>
      <description>&lt;P&gt;What type of data are you creating? &amp;nbsp;Some sequential data types, such as accessed via the XML or XLSX libname engines, can cause a hang in EG (though this has &lt;A href="http://ftp.sas.com/techsup/download/hotfix/HF2/Y39.html#55997" target="_self"&gt;been fixed in the most recent EG 7.12 hotfix&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 14:46:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-freezes-after-stored-process-run/m-p/280005#M19294</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-06-24T14:46:08Z</dc:date>
    </item>
  </channel>
</rss>

