<?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: Run 2 sas sessions related to a  permanent data set in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969302#M376822</link>
    <description>&lt;P&gt;For updating the dataset, see the last of my footnotes.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jun 2025 12:43:57 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2025-06-18T12:43:57Z</dc:date>
    <item>
      <title>Run 2 sas sessions related to a  permanent data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969278#M376809</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Lets say I have 2 SAS sessions that are open.&lt;/P&gt;
&lt;P&gt;Lets say that in one sas session I update a permanent data set that is saved in a permanent library.&lt;/P&gt;
&lt;P&gt;Lets say that in second sas session I am using this&amp;nbsp;permanent data set (So I am using this data set but I dont update this data set).&lt;/P&gt;
&lt;P&gt;My question-&lt;/P&gt;
&lt;P&gt;Is it possible to update data set in one sas session and use this dats set in another sas session (Run both sas sessions in same time)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 08:40:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969278#M376809</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2025-06-18T08:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Run 2 sas sessions related to a  permanent data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969280#M376810</link>
      <description>Quick answer - no.&lt;BR /&gt;The update operation will put a write lock on the data set.&lt;BR /&gt;You can use the FILELOCKWAIT option if your update is fairly quick and don't want your programs to abend.&lt;BR /&gt;Other options for you is to use SAS/SHARE (9.4 only), SAS SPD Server or store the data in an external database.</description>
      <pubDate>Wed, 18 Jun 2025 09:04:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969280#M376810</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-06-18T09:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Run 2 sas sessions related to a  permanent data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969282#M376811</link>
      <description>&lt;P&gt;Here are some interesting readings on solving "files locking" problem:&lt;/P&gt;
&lt;P&gt;1) &lt;A href="https://www.lexjansen.com/wuss/2014/69_Final_Paper_PDF.pdf" target="_blank"&gt;https://www.lexjansen.com/wuss/2014/69_Final_Paper_PDF.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2)&amp;nbsp;&lt;A href="https://www.lexjansen.com/wuss/2015/60_Final_Paper_PDF.pdf" target="_blank"&gt;https://www.lexjansen.com/wuss/2015/60_Final_Paper_PDF.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3)&amp;nbsp;&lt;A href="https://mwsug.org/proceedings/2016/BB/MWSUG-2016-BB31.pdf" target="_blank"&gt;https://mwsug.org/proceedings/2016/BB/MWSUG-2016-BB31.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 09:23:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969282#M376811</guid>
      <dc:creator>yabwon</dc:creator>
      <dc:date>2025-06-18T09:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Run 2 sas sessions related to a  permanent data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969302#M376822</link>
      <description>&lt;P&gt;For updating the dataset, see the last of my footnotes.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 12:43:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-2-sas-sessions-related-to-a-permanent-data-set/m-p/969302#M376822</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-06-18T12:43:57Z</dc:date>
    </item>
  </channel>
</rss>

