<?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: How to deal with resources locked in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957348#M45802</link>
    <description>&lt;P&gt;have you tried clearing the librefs?&lt;/P&gt;&lt;P&gt;A different Lib name besides DATA?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2025 20:15:00 GMT</pubDate>
    <dc:creator>coder1234</dc:creator>
    <dc:date>2025-01-27T20:15:00Z</dc:date>
    <item>
      <title>How to deal with resources locked</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957326#M45800</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using a libname statement and I am getting an error into the log file as the resources is locked&lt;/P&gt;
&lt;P&gt;How to deal with that kind of issue ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let path1= confidential path;
libname DATA        "/&amp;amp;path1/Inforce/data";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;extract of the log file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Unable to clear or re-assign the library DATA because it is still in use.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;DEBUG=CACHE_DISABLE option set.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 18:42:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957326#M45800</guid>
      <dc:creator>alepage</dc:creator>
      <dc:date>2025-01-27T18:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with resources locked</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957347#M45801</link>
      <description>&lt;P&gt;What happens if you try to CLEAR the LIBNAME?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname data clear;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And then reassign it.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 20:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957347#M45801</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-01-27T20:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with resources locked</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957348#M45802</link>
      <description>&lt;P&gt;have you tried clearing the librefs?&lt;/P&gt;&lt;P&gt;A different Lib name besides DATA?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 20:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-deal-with-resources-locked/m-p/957348#M45802</guid>
      <dc:creator>coder1234</dc:creator>
      <dc:date>2025-01-27T20:15:00Z</dc:date>
    </item>
  </channel>
</rss>

