<?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 Error Message out of no where! in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597843#M16204</link>
    <description>&lt;P&gt;Good evening all...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite frustrated and clueless on what to do. I'm using SAS studio through WRDS and have been running the same 900 lines of code without issue for weeks. Tonight I went to run it and I'm getting hundreds of errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="sasLog"&gt; ERROR: A lock is not available for TEMP.BIOTECHLIST.DATA.&lt;/PRE&gt;&lt;P&gt;I'm an getting this error on pretty much everything. Anyone have a clue what is going on? Literally nothing has changed in 3 weeks to the code. I've tried prior versions too and the same issue comes up.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 22:11:25 GMT</pubDate>
    <dc:creator>anweinbe</dc:creator>
    <dc:date>2019-10-18T22:11:25Z</dc:date>
    <item>
      <title>Error Message out of no where!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597843#M16204</link>
      <description>&lt;P&gt;Good evening all...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite frustrated and clueless on what to do. I'm using SAS studio through WRDS and have been running the same 900 lines of code without issue for weeks. Tonight I went to run it and I'm getting hundreds of errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="sasLog"&gt; ERROR: A lock is not available for TEMP.BIOTECHLIST.DATA.&lt;/PRE&gt;&lt;P&gt;I'm an getting this error on pretty much everything. Anyone have a clue what is going on? Literally nothing has changed in 3 weeks to the code. I've tried prior versions too and the same issue comes up.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 22:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597843#M16204</guid>
      <dc:creator>anweinbe</dc:creator>
      <dc:date>2019-10-18T22:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message out of no where!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597846#M16207</link>
      <description>&lt;P&gt;If WRDS data is accessed over a network you be having an issue with any of a number of things that are hopefully temporary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The next would be if you are working in an environment where multiple people can access the same data and one of your coworkers is using the set in a manner that prevents you from doing anything that doesn't work when the set is locked.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 23:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597846#M16207</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-10-18T23:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message out of no where!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597848#M16208</link>
      <description>&lt;P&gt;One big issue I run into is when I don't have modify or update permission to the files I can create on shared networks/servers.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS creates a temp file than it renames the file after the process completes, and if you don't have modify permissions you can not even delete the locked version of the file.&amp;nbsp; While it seems that the file would be in your temp or work folder when it is being created the file may be getting created across the network.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 23:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597848#M16208</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-10-18T23:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message out of no where!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597861#M16210</link>
      <description>&lt;P&gt;How does the TEMP library get defined? Is that done in your code or by WRDS when it creates your SAS session?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does TEMP point to the same folder location for every SAS session? It will if you define it. If WRDS is defining it then it may or may not point to the same folder every time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The most likely explanation for your problem is that a previous run of your program crashed leaving a rogue SAS process still locking that dataset in TEMP. Only the SAS administrators at WRDS can fix this type of problem. Is there a help desk you can log this problem with?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 01:56:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-Message-out-of-no-where/m-p/597861#M16210</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-19T01:56:02Z</dc:date>
    </item>
  </channel>
</rss>

