<?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 SAS data set running queue in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390062#M93532</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When several different SAS programs(run at same time) need to share a same SAS dataset(stored in UNIX) as there input source. Is there any order who will use the dataset first? or they can use it by&amp;nbsp;given CPU&amp;nbsp;time randomly??? that dataset is a large data. each programs will use it for not just a minute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2017 23:34:40 GMT</pubDate>
    <dc:creator>GeorgeSAS</dc:creator>
    <dc:date>2017-08-22T23:34:40Z</dc:date>
    <item>
      <title>SAS data set running queue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390062#M93532</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When several different SAS programs(run at same time) need to share a same SAS dataset(stored in UNIX) as there input source. Is there any order who will use the dataset first? or they can use it by&amp;nbsp;given CPU&amp;nbsp;time randomly??? that dataset is a large data. each programs will use it for not just a minute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 23:34:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390062#M93532</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-08-22T23:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data set running queue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390068#M93534</link>
      <description>&lt;P&gt;Multiple SAS sessions can read a SAS dataset concurrently, with no issues. SAS datasets can't be shared for output; only one user (data step or proc) can be using it at a time. I can't test it here, but I believe any second and subsequent people who try to write to that SAS datasaet while it's being written by user 1 will get an "in use" message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 00:12:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390068#M93534</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-08-23T00:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data set running queue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390069#M93535</link>
      <description>&lt;P&gt;As far as I know sas dataset can be read concurently. Please checkout &amp;nbsp;interesting link below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings15/3380-2015.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings15/3380-2015.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 00:12:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-data-set-running-queue/m-p/390069#M93535</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2017-08-23T00:12:48Z</dc:date>
    </item>
  </channel>
</rss>

