<?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 timeout in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748707#M22470</link>
    <description>&lt;P&gt;Whenever when one is connecting to a remote machine/server, typically it uses the tcp/ip protocol.&lt;BR /&gt;This is configured to timeout if the connection has been idle for a specific time interval.&lt;BR /&gt;You can reach out to your network team to know about the exact value applicable in your environment.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 14:52:30 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2021-06-17T14:52:30Z</dc:date>
    <item>
      <title>SAS timeout</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748668#M22463</link>
      <description>&lt;P&gt;My query here is Is there any timeout in SAS being imposed ? It can be any timeout for that matter.&amp;nbsp;&lt;BR /&gt;While assigning a library in SAS EG is there a timeout ?&lt;BR /&gt;Or while accessing any SAS Applications&amp;nbsp;&lt;BR /&gt;or while accessing any applications from Citrix?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 12:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748668#M22463</guid>
      <dc:creator>techie</dc:creator>
      <dc:date>2021-06-17T12:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS timeout</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748707#M22470</link>
      <description>&lt;P&gt;Whenever when one is connecting to a remote machine/server, typically it uses the tcp/ip protocol.&lt;BR /&gt;This is configured to timeout if the connection has been idle for a specific time interval.&lt;BR /&gt;You can reach out to your network team to know about the exact value applicable in your environment.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 14:52:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748707#M22470</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-06-17T14:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS timeout</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748729#M22477</link>
      <description>&lt;P&gt;There are timeouts that can be set in the SAS 9 environment, like the following:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can set an inactive client timeout on the logical application servers that will disconnect clients after X amount of time if the connection is sitting idle:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/biasag/n11016intelplatform00srvradm.htm" target="_self"&gt;Force Servers to Disconnect Idle Clients&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is also a launch timeout that can be set for load balanced application servers to allow X amount of time to wait for the server to startup before failing due to exceeding that wait time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 16:42:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748729#M22477</guid>
      <dc:creator>jcFranklin</dc:creator>
      <dc:date>2021-06-17T16:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS timeout</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/750344#M22507</link>
      <description>&lt;P&gt;You appear to have multiple questions that appear to cover a broad scope, as opposed to being specific. Nonetheless, I will attempt to provide what additional information I can based on both my perspective and what information has already been provided:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Additional information regarding the timeout for the&amp;nbsp;&lt;SPAN&gt;TCP/IP protocol&amp;nbsp;&lt;/SPAN&gt;referred to in the &lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/748707/highlight/true#M22470" target="_self"&gt;first response&lt;/A&gt;&amp;nbsp;for this thread can be found in the following answer to another SAS Communities question:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257481/highlight/true#M314" target="_self"&gt;Re: SAS Studio Time-out&lt;/A&gt;. While that user was asking about timeouts for the SAS Studio&amp;nbsp;&lt;EM&gt;web&lt;/EM&gt; application specifically, the general information concerning timeouts for the network protocol would still apply.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;If you were wondering about timeouts for queries to various databases using the respective SAS/ACCESS product(s), you might want to review the &lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/n12mve16rx8hrmn1m6ynnmzdbmsq.htm" target="_self"&gt;QUERY_TIMEOUT= Data Set Option&lt;/A&gt;&amp;nbsp;documentation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Your questions appear to primarily be focused on SAS&amp;nbsp;&lt;EM&gt;client&lt;/EM&gt; applications and related technologies. However, if you were wondering about timeouts for SAS&amp;nbsp;&lt;EM&gt;web&lt;/EM&gt; applications, there are some resources that might be applicable to you:
&lt;UL&gt;
&lt;LI&gt;The &lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/p12gmxy6s5hazln1kogkkwhu7irg.htm#!" target="_self"&gt;Configure the HTTP Session Time-out Interval&lt;/A&gt; discusses how to modify the time-out interval for when inactive user sessions are logged off.&lt;/LI&gt;
&lt;LI&gt;If your SAS Administrator has configured single sign-on for your SAS web applications using &lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/n1bhp608f0hsoen10i1vi0p9l5f7.htm" target="_self"&gt;Web Authentication&lt;/A&gt; specifically, the session timeout for SAS Logon Manager needs to be increased. The last section in that documentation page, &lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/n1bhp608f0hsoen10i1vi0p9l5f7.htm#n1tn3ho2bfctstn1dfr9ph68wh7q" target="_self"&gt;Increase the Session Time-out&lt;/A&gt;&amp;nbsp;describes how to accomplish this.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 24 Jun 2021 21:32:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-timeout/m-p/750344#M22507</guid>
      <dc:creator>JeremiahBoswell</dc:creator>
      <dc:date>2021-06-24T21:32:21Z</dc:date>
    </item>
  </channel>
</rss>

