<?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: How/Where do I set the keepalive parameter to prevent network timeouts in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235367#M3620</link>
    <description>&lt;P&gt;I like the idea of keepalive utility at the workstation level - how/where do I get it.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Nov 2015 19:25:50 GMT</pubDate>
    <dc:creator>DHS_SASADM</dc:creator>
    <dc:date>2015-11-18T19:25:50Z</dc:date>
    <item>
      <title>How/Where do I set the keepalive parameter to prevent network timeouts</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235250#M3617</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Environment: SAS 9.4M2 with EG 7.1, Win 2012 Server, Win 7 64 client.&lt;/P&gt;
&lt;P&gt;Problem:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Users EG sessions timing out when doing explicit sql to remote servers.&lt;/P&gt;
&lt;P&gt;FIX:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm supposed to set the KeepAlive Parameter&lt;/P&gt;
&lt;P&gt;ISSUE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't know where to add the parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BackGround: We have finally received our new physical server (96 cores, 256G ram, 6 TB storage) which is at a remote data center. We are migrating the users from the local virtual server to the new physical server. These users are banging large sql queries explicitly so the backend database server is processing the query. With the new network rules the users are timing out after an hour of inactivity while the sql query is processing. The EG screen reports that the session is still active until the user tries to do something and then is informed that the server is disconnected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additional QuestionS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IS there a setting that can be done at the client workstation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After KEEPALIVE is set, what parameter do I search for via EG Proc Options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any and ALL help would be appreciated,&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jerry Coppa - SAS Admin at DHS PA GOV&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 14:57:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235250#M3617</guid>
      <dc:creator>DHS_SASADM</dc:creator>
      <dc:date>2015-11-18T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: How/Where do I set the keepalive parameter to prevent network timeouts</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235363#M3619</link>
      <description>&lt;P&gt;The most likely cause of this issue is a firewall timeout rule. This can be fixed in a variety of ways:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;Change the firewall timeout rule (preferred option)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;Configure the TCP/IP TimeOut parameter to just below the firewall limit: &lt;A href="http://support.sas.com/kb/47/825.html" target="_blank"&gt;http://support.sas.com/kb/47/825.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;Configure your SAS servers' KEEPALIVE parameter: &lt;A href="http://support.sas.com/documentation/cdl/en/biasag/63854/HTML/default/viewer.htm#n16001intelplatform00srvradm.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/biasag/63854/HTML/default/viewer.htm#n16001intelplatform00srvradm.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;Install KEEPALIVE utility on all EG PCs&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An IT network specialist should be able to advise you on the first 2 options. These are in my opinion the best options as they minimise maintenance and support issues.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235363#M3619</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-11-18T19:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: How/Where do I set the keepalive parameter to prevent network timeouts</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235367#M3620</link>
      <description>&lt;P&gt;I like the idea of keepalive utility at the workstation level - how/where do I get it.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:25:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235367#M3620</guid>
      <dc:creator>DHS_SASADM</dc:creator>
      <dc:date>2015-11-18T19:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: How/Where do I set the keepalive parameter to prevent network timeouts</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235369#M3621</link>
      <description>&lt;P&gt;Try a Google search or better still talk to one of your IT network guys as they are the experts in this area and are in the best position to fix the problem for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is one I found:&amp;nbsp;&lt;A href="http://tcp.software.informer.com/download-tcp-keep-alive-utility/" target="_blank"&gt;http://tcp.software.informer.com/download-tcp-keep-alive-utility/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NB: I've never used this option so you will need to test this out for yourself.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:43:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/235369#M3621</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-11-18T19:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: How/Where do I set the keepalive parameter to prevent network timeouts</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/350995#M8319</link>
      <description>&lt;P&gt;Can you guys provide more detail about the option "&lt;SPAN style="line-height: 20px;"&gt;Configure the TCP/IP TimeOut parameter to just below the firewall limit: &lt;A href="http://support.sas.com/kb/47/825.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://support.sas.com/kb/47/825.html&lt;/A&gt;&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 19:19:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/350995#M8319</guid>
      <dc:creator>PaulaFernandes</dc:creator>
      <dc:date>2017-04-18T19:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How/Where do I set the keepalive parameter to prevent network timeouts</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/351012#M8320</link>
      <description>&lt;P&gt;In the SAS Management Console -&amp;gt; Server Manager -&amp;gt; SASApp -&amp;gt; SASApp - Workspace server -&amp;gt; the options tab&lt;/P&gt;
&lt;P&gt;in the object server parameters: keepalive=900&lt;/P&gt;
&lt;P&gt;this works well as out firewall time out at 60 minutes. We have not had a single issue since applying this.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/8376i15646F2BC3881780/image-size/original?v=1.0&amp;amp;px=-1" alt="Capture.JPG" title="Capture.JPG" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 19:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-Where-do-I-set-the-keepalive-parameter-to-prevent-network/m-p/351012#M8320</guid>
      <dc:creator>DHS_SASADM</dc:creator>
      <dc:date>2017-04-18T19:39:51Z</dc:date>
    </item>
  </channel>
</rss>

