<?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: appending data sets in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29482#M6933</link>
    <description>This happens on using the append statement (using force), the dataset might get damaged and when you try to use it further the earlier process would have acquired the lock.&lt;BR /&gt;
&lt;BR /&gt;
Could you post the code that you were trying to run before append also?</description>
    <pubDate>Tue, 16 Jun 2009 20:09:20 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-06-16T20:09:20Z</dc:date>
    <item>
      <title>appending data sets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29479#M6930</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
any one can help me to resolve my issue.&lt;BR /&gt;
&lt;BR /&gt;
i am using proc append to append data sets. i got an error like below.&lt;BR /&gt;
&lt;BR /&gt;
An I/O error: lock is not available for dataset. lock is held by another process.&lt;BR /&gt;
&lt;BR /&gt;
my system is stand alone system. and there is no anitivirus . no one is using these datasets else where.&lt;BR /&gt;
&lt;BR /&gt;
aftter 40 GB is completed then error is coming . system work space is 50GB.</description>
      <pubDate>Fri, 08 May 2009 10:19:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29479#M6930</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-08T10:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: appending data sets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29480#M6931</link>
      <description>search support.sas.com for the error message&lt;BR /&gt;
&lt;BR /&gt;
&lt;LOCK is="" not="" available=""&gt;&lt;BR /&gt;
&lt;BR /&gt;
and you'll find a number of possible answers.&lt;/LOCK&gt;</description>
      <pubDate>Fri, 08 May 2009 12:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29480#M6931</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-05-08T12:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: appending data sets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29481#M6932</link>
      <description>I used to get similar errors while doing sorts on very large datasets,  It turned out to be lack of space in the WORKSPACE area.&lt;BR /&gt;
&lt;BR /&gt;
I think you may be incurring the same issue as the dataset size is 40GB and your workspace is 50GB.  You only have an overhead of 10GB which may not be enough to carry out the process you are trying to run</description>
      <pubDate>Fri, 08 May 2009 13:03:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29481#M6932</guid>
      <dc:creator>Doyleuk</dc:creator>
      <dc:date>2009-05-08T13:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: appending data sets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29482#M6933</link>
      <description>This happens on using the append statement (using force), the dataset might get damaged and when you try to use it further the earlier process would have acquired the lock.&lt;BR /&gt;
&lt;BR /&gt;
Could you post the code that you were trying to run before append also?</description>
      <pubDate>Tue, 16 Jun 2009 20:09:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/appending-data-sets/m-p/29482#M6933</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-16T20:09:20Z</dc:date>
    </item>
  </channel>
</rss>

