<?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: exception handling for SAS ERROR: A lock is not available for in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790865#M40170</link>
    <description>&lt;P&gt;Take a look at the LOCK statment.&lt;/P&gt;
&lt;P&gt;If this is a frequent thing you might want to look into&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Throw out SAS sessions (works if you have a server only libref)&lt;/LI&gt;
&lt;LI&gt;Move your data to a multi user engine (SAS/SHARE, SAS SPD Server or external RDBMS)&lt;/LI&gt;
&lt;LI&gt;If your users uses EG make sure they upgrade to the latest release, where locks are released from data sets automatically.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 19 Jan 2022 12:34:22 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2022-01-19T12:34:22Z</dc:date>
    <item>
      <title>exception handling for SAS ERROR: A lock is not available for</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790862#M40169</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;We have jobs scheduled that run on Flow Manager and alot of them exit because of the ERROR: A lock is not available for xxxxxx. Is there a way to solve for this using some SAS code so that the code can retry to run?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:08:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790862#M40169</guid>
      <dc:creator>Citrine10</dc:creator>
      <dc:date>2022-01-19T12:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: exception handling for SAS ERROR: A lock is not available for</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790865#M40170</link>
      <description>&lt;P&gt;Take a look at the LOCK statment.&lt;/P&gt;
&lt;P&gt;If this is a frequent thing you might want to look into&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Throw out SAS sessions (works if you have a server only libref)&lt;/LI&gt;
&lt;LI&gt;Move your data to a multi user engine (SAS/SHARE, SAS SPD Server or external RDBMS)&lt;/LI&gt;
&lt;LI&gt;If your users uses EG make sure they upgrade to the latest release, where locks are released from data sets automatically.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:34:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790865#M40170</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-01-19T12:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: exception handling for SAS ERROR: A lock is not available for</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790869#M40171</link>
      <description>&lt;P&gt;If your backend runs on a UNIX system, consider my method to remove the target dataset before writing to it, as presented in my &lt;A href="https://communities.sas.com/t5/SAS-Global-Forum-Proceedings/How-to-Deal-With-Locked-Data-Sets-on-UNIX-systems/ta-p/726339" target="_blank" rel="noopener"&gt;SASGF 2021 paper&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:42:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/790869#M40171</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-01-19T12:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: exception handling for SAS ERROR: A lock is not available for</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/793047#M40198</link>
      <description>&lt;P&gt;Are your jobs trying to update the same datasets and the same time or are other users locking them? If the updating is all under your control then there are SAS options like FILELOCKWAIT that may be helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 00:59:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/exception-handling-for-SAS-ERROR-A-lock-is-not-available-for/m-p/793047#M40198</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-01-28T00:59:06Z</dc:date>
    </item>
  </channel>
</rss>

