<?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 EG 7.1 Tasks - Each reconnecting to server in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420296#M27026</link>
    <description>&lt;P&gt;Our company has recently removed the ability to run SAS EG on our local server (on the PC). Everything must now be run on the SAS server.&amp;nbsp; Since migrating all of my EG projects over, the time it takes for each process flow to run is much longer.&amp;nbsp; I am noticing that each task in the process flow has to connect to the server before it runs.&amp;nbsp; This seems to be a major time killer.&amp;nbsp; Is there a way allow this process flow to run without each task having to connect?&amp;nbsp; I am connected to the server via the EG profile so I am not sure why these tasks have to connect on their own.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2017 22:26:07 GMT</pubDate>
    <dc:creator>elwayfan446</dc:creator>
    <dc:date>2017-12-11T22:26:07Z</dc:date>
    <item>
      <title>EG 7.1 Tasks - Each reconnecting to server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420296#M27026</link>
      <description>&lt;P&gt;Our company has recently removed the ability to run SAS EG on our local server (on the PC). Everything must now be run on the SAS server.&amp;nbsp; Since migrating all of my EG projects over, the time it takes for each process flow to run is much longer.&amp;nbsp; I am noticing that each task in the process flow has to connect to the server before it runs.&amp;nbsp; This seems to be a major time killer.&amp;nbsp; Is there a way allow this process flow to run without each task having to connect?&amp;nbsp; I am connected to the server via the EG profile so I am not sure why these tasks have to connect on their own.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 22:26:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420296#M27026</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2017-12-11T22:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 Tasks - Each reconnecting to server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420452#M27027</link>
      <description>&lt;P&gt;There should be just one connection made to a Workspace initially, when the first task runs.&amp;nbsp; (If different connections/workspaces were used, you would not be able to rely on WORK tables and macro variables that are assigned in early tasks.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that your project is&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt; set up for parallel execution, as that will spawn off additional connections and probably won't save you time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using SAS Grid Computing, there might be some additional work going on to connect to various grid nodes along the way.&amp;nbsp; We would need to know more about your setup to say for sure.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 13:11:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420452#M27027</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-12-12T13:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 Tasks - Each reconnecting to server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420488#M27033</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;thank you for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified that parallel processing is not turned on in my project.&amp;nbsp; I am not sure exactly how our environment is set up on the server side, I would have to get with our server team to find out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will clarify what I am seeing. If I run the process flow, each task acts as if it is connecting to the workspace server.&amp;nbsp; You are right, I don't think it literally disconnects because there don't seem to be any issues with using the work library or the process flow dropping my variables I have set in the first task.&amp;nbsp; It is very strange but this is definitely slowing down the execution.&amp;nbsp;&amp;nbsp; I attached a screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-12-12_8-50-47.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17167i6CD357C055FF282B/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-12-12_8-50-47.jpg" alt="2017-12-12_8-50-47.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:54:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420488#M27033</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2017-12-12T14:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 Tasks - Each reconnecting to server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420567#M27043</link>
      <description>&lt;P&gt;You may need to turn on Application Logging (Tools-&amp;gt;Options) and supply those diagnostics to SAS Technical Support.&amp;nbsp; They may be able to chase down where the latency is occurring.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 20:05:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420567#M27043</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-12-12T20:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 Tasks - Each reconnecting to server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420583#M27045</link>
      <description>&lt;P&gt;I was afraid of that.&amp;nbsp; Unfortunately for me, I have to send this up the chain in my company.&amp;nbsp; More than likely, they won't know either and they will have to contact SAS.&amp;nbsp; I may be way down on the priority list for that.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 21:08:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-7-1-Tasks-Each-reconnecting-to-server/m-p/420583#M27045</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2017-12-12T21:08:50Z</dc:date>
    </item>
  </channel>
</rss>

