<?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 EG slow to open project when programs are saved in server in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/461239#M29737</link>
    <description>&lt;P&gt;This issue was fixed in EG 7.13 and 7.12 HF6.&amp;nbsp; The slowness was a result of the time it was taking to setup the "file change notification" feature for all the external files.&amp;nbsp; We resolved by moving this work to a background thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 02:44:02 GMT</pubDate>
    <dc:creator>CaseySmith</dc:creator>
    <dc:date>2018-05-10T02:44:02Z</dc:date>
    <item>
      <title>SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244002#M17386</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SAS Enterprise Guide installed in my windows desktop and connected with a SAS server in a&amp;nbsp;unix system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have noticed that when I open an EG project that contains many&amp;nbsp;scripts that reside in the server, the project becomes *VERY*&amp;nbsp;slow to open (and the EG client becomes completely unresponsive while this happens.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I connect through VPN the issue becomes much more pronounced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anybody know why this happens and if there is a client option that I can change to fix this behavior, please advice. &amp;nbsp;I don't know if EG is trying to gather all the source code at once at oppening (hopefully not, because these scripts can be very lengthy.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS Enterprise Guide 7.11 HF3 and Windows 7. &amp;nbsp;The unix server is solaris and I connect to it via a SAS metadata server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2016 16:45:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244002#M17386</guid>
      <dc:creator>carlosmirandad</dc:creator>
      <dc:date>2016-01-16T16:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244031#M17387</link>
      <description>&lt;P&gt;Try copying the EG project to your PC hard drive. How long does it take to load?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try copying the EG project to a Windows file server. &lt;SPAN&gt;How long does it take to load?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now compare these load times with your SAS server one. If the SAS server one is way slower then you can conclude that it is a combination of network bandwidth and latency between yiour PC and the server that is causing your problem. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 01:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244031#M17387</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-01-17T01:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244036#M17388</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; - thanks for the&amp;nbsp;prompt response. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The EG project file is stored&amp;nbsp;in my hard drive. &amp;nbsp;It just contains remote sas&amp;nbsp;programs files that are stored in the unix server. &amp;nbsp;To be more clear, I am not opening those remote programs&amp;nbsp;(merely&amp;nbsp;opening the project) when EG slows down and freezes. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, network latency is a factor without a doubt. The project takes more time to open when I connect&amp;nbsp;from home (through the company VPN) than when I am in the office (closer to the server.) &amp;nbsp;Since the latency&amp;nbsp;problem is not&amp;nbsp;due to&amp;nbsp;the system&amp;nbsp;needing&amp;nbsp;to bring the project file to my machine through the network, maybe it is due to something&amp;nbsp;that&amp;nbsp;EG itself is doing&amp;nbsp;something over the network when the project first opens. &amp;nbsp;Anybody knows what EG does when remote files exist?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even if&amp;nbsp;network latency exists, I would like to know if there is a setting that I could&amp;nbsp;change in order to stop the EG behavior that is causing this slow down. &amp;nbsp;In the past, I have found similar settings for other performance problems issues (i.e. EG was taking too long to close some large projects. I changed a setting to stop checking for temporary datasets. With that, the problem was solved.) Hopefully in this case there is a similar solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do need to continue using the unix server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciative for any suggestions. Thanks so much.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 02:38:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244036#M17388</guid>
      <dc:creator>carlosmirandad</dc:creator>
      <dc:date>2016-01-17T02:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244039#M17389</link>
      <description>&lt;P&gt;OK so what is performance like if your remote programs are not stored in your EG project?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you do a FILE SAVE AS of a program in EG direct to your SAS server? Then do a FILE OPEN of the program. Any performance issues? I'm assuming here that you can have network shares from your PC to the Unix server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How are your remote programs referenced in your project - via a UNC type file reference or some other way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI we store our SAS programs remotely on our SAS server too but not referenced from inside a project just as external files and performance is very good - it is a Windows server though.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 03:05:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244039#M17389</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-01-17T03:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244045#M17390</link>
      <description>&lt;P&gt;Great&amp;nbsp;question. &amp;nbsp;Performance outside the EG project is very good. &amp;nbsp;I can access the same sas programs sitting in the unix server via an FTP client (treating them as plain text files.) &amp;nbsp;The files open super fast (individually.)&amp;nbsp;&amp;nbsp;If I didn't want the code&amp;nbsp;editing features of EG, accessing these programs as text files would be a good solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The EG project&amp;nbsp;has about 30 of those remote programs inside. &amp;nbsp;If EG was trying to fetch all the code of all those programs, all at once when the project opens, that could&amp;nbsp;explain the issue. &amp;nbsp;However, I don't believe that EG fetches the remote programs at that point. I think that happens when you click to open each individual program. I believe this because when I open a remote program, EG shows&amp;nbsp;all the changes (up to date) even if these were done outside EG. Opening the remote programs from EG is reasonably&amp;nbsp;fast. &amp;nbsp;Only opening&amp;nbsp;the project is slow. So, I'm not sure what is causing this delay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure now EG accesses those remote programs (UNC or other.) &amp;nbsp;We do use "SAS Metadata Server" to&amp;nbsp;manage our connection&amp;nbsp;profiles to the SAS servers in the unix boxes. &amp;nbsp;As a user, I&amp;nbsp;can open an existing .sas program from EG using the exact same menus (File &amp;gt; Open &amp;gt; Program, etc.) &amp;nbsp; Using the left pane of the open program window,&amp;nbsp;I can choose to access files in my machine, in "My Network Places" (e.g. the windows network), or in "Servers" (to access the unix side.) &amp;nbsp;Works the same way on the front end. &amp;nbsp;In all these cases, the program is added to my project and the icon looks a little bit different (to indicate it's a shortcut to an external program instead of a program inside EG.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had not experienced this issue when I was using self-contained projects. &amp;nbsp;Only now that I need to use a lot of external programs, this is becoming slower. &amp;nbsp;That's why I believe&amp;nbsp;this is the cause... &amp;nbsp;but I also upgraded my machine recently and we recenty upgraded the sas server I use to sas 9.4. &amp;nbsp;So other changes have occured in the environment... just wanted to mention this... &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 04:13:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244045#M17390</guid>
      <dc:creator>carlosmirandad</dc:creator>
      <dc:date>2016-01-17T04:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244171#M17395</link>
      <description>&lt;P&gt;I would make this an issue with SAS TS.&lt;/P&gt;
&lt;P&gt;I have the notion from experience here that EG may do a lot of things in succession, where individual latencies add up to become visible to the end user. Like in Web pages that do a tankerload of small reloads. 100 ms may not be noticed with an inddividual request, but 100 requests will add up to 10 seconds.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244171#M17395</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-01-18T08:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244189#M17396</link>
      <description>Yes, I will do that. Appreciate the time to discuss this question.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244189#M17396</guid>
      <dc:creator>carlosmirandad</dc:creator>
      <dc:date>2016-01-18T10:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244514#M17407</link>
      <description>&lt;P&gt;What happens if you embed the programs into your project? Does this resolve your performance problem? I know this is not your desired solution but I just wanted to confirm that it is the remote linked programs that cause all of the slowness with this project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm also curious to know what put in your File path to define the remotely-linked file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/1500iB55454526681D223/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Program Properties" title="Program Properties" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 18:54:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/244514#M17407</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-01-19T18:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/245476#M17444</link>
      <description>&lt;P&gt;Thank you all for taking time to help with this issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have opened a&amp;nbsp;case with SAS and they are looking at this problem&amp;nbsp;now. &amp;nbsp;I am supplying them with all the facts, timing, logs, etc. &amp;nbsp;I've been told that the developer will look at this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When&amp;nbsp;I have a final answer, I will come back here and share.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;:&amp;nbsp;When&amp;nbsp;the project is self-contained (e.g. when no external programs in the unix server are included) the delay disapears. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 16:10:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/245476#M17444</guid>
      <dc:creator>carlosmirandad</dc:creator>
      <dc:date>2016-01-22T16:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/461216#M29736</link>
      <description>&lt;P&gt;could you find the cause and fix for this ?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 23:18:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/461216#M29736</guid>
      <dc:creator>nayakig</dc:creator>
      <dc:date>2018-05-09T23:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG slow to open project when programs are saved in server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/461239#M29737</link>
      <description>&lt;P&gt;This issue was fixed in EG 7.13 and 7.12 HF6.&amp;nbsp; The slowness was a result of the time it was taking to setup the "file change notification" feature for all the external files.&amp;nbsp; We resolved by moving this work to a background thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 02:44:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-slow-to-open-project-when-programs-are-saved-in-server/m-p/461239#M29737</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-05-10T02:44:02Z</dc:date>
    </item>
  </channel>
</rss>

