<?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 Studio Time-out in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/258497#M331</link>
    <description>&lt;P&gt;One more piece of relevant info - Studio 3.5 (released 16FEB2016) added a batch submit feature to allow you to submit code and continue working or disconnect which is helpful for long running code. &amp;nbsp;Here are two Studio FAQs that talk about what's been covered in this thread:&lt;/P&gt;
&lt;P&gt;&lt;A title="Can I submit more than one job at a time in SAS Studio?" href="http://support.sas.com/software/products/sasstudio/faq/code_submitmultiple.htm" target="_self"&gt;Can I submit more than one job at a time in SAS Studio?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="What happens if I close my browser or time out before my SAS code finishes executing?" href="http://support.sas.com/software/products/sasstudio/faq/code_closebrowser.htm" target="_self"&gt;What happens if I close my browser or time out before my SAS code finishes executing?&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 13:22:35 GMT</pubDate>
    <dc:creator>AmyP_sas</dc:creator>
    <dc:date>2016-03-23T13:22:35Z</dc:date>
    <item>
      <title>SAS Studio Time-out</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257411#M312</link>
      <description>&lt;P&gt;I have a couple of questions regarding SAS Studio timing out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the default inactivity time-out value for Enterprise SAS Studio?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know the following is not the best use case of SAS Studio, but it is all I have for now.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I submit a long running SAS program (5+ hours) from SAS Studio, will SAS Studio time-out on me?&amp;nbsp; If it does time-out then will the SAS session running my long running program be killed or will it continue to run until it completes?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 18:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257411#M312</guid>
      <dc:creator>bdoug</dc:creator>
      <dc:date>2016-03-17T18:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Time-out</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257481#M314</link>
      <description>&lt;P&gt;As far as I'm aware there are no time-out restrictions or settings within SAS Studio itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Time-out limits can be set on SAS Workspace Servers - where SAS Studio runs SAS jobs - by SAS Server Administrators. The default value on installation is 0 which means no time-out. This can be changed by a SAS Administrator so is a site-specific setting. If you have access to SAS Management Console you may be able to check your server settings yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However it is more than likely that TCP/IP network and firewall rule time-out settings will trump any SAS server time-out. This means that the network connection(s) between SAS Studio and the SAS Workspace will be dropped if they are inactive for the period of the time-out settings in your network. Again these are site-specific and you would have to consult a IT network specialist to find these out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are really lucky these settings might be recorded in your organisation's SAS architecture design specs.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 23:29:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257481#M314</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-03-17T23:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Time-out</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257552#M315</link>
      <description>&lt;P&gt;You can also use the Time-out interval option in the Preferences dialog box to set the time-out (in hours) for your&amp;nbsp;SAS Studio session.&amp;nbsp;According to the doc, the default time-out is 1 hour.&amp;nbsp; For more information about Preferences, see &lt;A href="http://support.sas.com/documentation/cdl/en/webeditorug/68828/HTML/default/viewer.htm#p0oojc464gfpudn1t7k0xu5zayf2.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/webeditorug/68828/HTML/default/viewer.htm#p0oojc464gfpudn1t7k0xu5zayf2.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your SAS Studio administrator needs to increase this interval for everyone at your site, he can use a configuration property to set the default value that appears in the Preferences dialog box. For more information about this configuration option, see &lt;A href="http://support.sas.com/documentation/cdl/en/webeditorag/68830/HTML/default/viewer.htm#p1ghk2x06a9nknn0zwtf39hzcddw.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/webeditorag/68830/HTML/default/viewer.htm#p1ghk2x06a9nknn0zwtf39hzcddw.htm&lt;/A&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;</description>
      <pubDate>Fri, 18 Mar 2016 10:12:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257552#M315</guid>
      <dc:creator>M_Dexter</dc:creator>
      <dc:date>2016-03-18T10:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Time-out</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257725#M318</link>
      <description>&lt;P&gt;Looks like a time-out prefernce was added to a more recent version of SAS Studio than we have - 3.2.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 00:49:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/257725#M318</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-03-19T00:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Time-out</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/258497#M331</link>
      <description>&lt;P&gt;One more piece of relevant info - Studio 3.5 (released 16FEB2016) added a batch submit feature to allow you to submit code and continue working or disconnect which is helpful for long running code. &amp;nbsp;Here are two Studio FAQs that talk about what's been covered in this thread:&lt;/P&gt;
&lt;P&gt;&lt;A title="Can I submit more than one job at a time in SAS Studio?" href="http://support.sas.com/software/products/sasstudio/faq/code_submitmultiple.htm" target="_self"&gt;Can I submit more than one job at a time in SAS Studio?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="What happens if I close my browser or time out before my SAS code finishes executing?" href="http://support.sas.com/software/products/sasstudio/faq/code_closebrowser.htm" target="_self"&gt;What happens if I close my browser or time out before my SAS code finishes executing?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 13:22:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Time-out/m-p/258497#M331</guid>
      <dc:creator>AmyP_sas</dc:creator>
      <dc:date>2016-03-23T13:22:35Z</dc:date>
    </item>
  </channel>
</rss>

