<?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: Widows error code:18 occurred. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Widows-error-code-18-occurred/m-p/618812#M181579</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets lib = test1 nolist nowarn memtype=view;
  delete t1;
run;quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 21 Jan 2020 09:58:42 GMT</pubDate>
    <dc:creator>Oligolas</dc:creator>
    <dc:date>2020-01-21T09:58:42Z</dc:date>
    <item>
      <title>Widows error code:18 occurred.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Widows-error-code-18-occurred/m-p/618800#M181574</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An event that cannot be understood has occurred....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows error when trying to delete a SAS Dataset using Proc datasets.&lt;/P&gt;&lt;P&gt;For example, if the deletion target is t1, an error occurs for another table t2!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc datasets lib = test1 nolist nowarn memtype = (data view);&lt;BR /&gt;&amp;nbsp; delete t1;&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;ERROR: Windows error code: 18 in hc_member_data for D:\xxxxx\t2.sas7bdat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Certainly at the same time another process is also deleting and creating the data of t2 in another process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does that occur in the process that manipulates t1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, SASM6 is used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 09:09:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Widows-error-code-18-occurred/m-p/618800#M181574</guid>
      <dc:creator>hogego</dc:creator>
      <dc:date>2020-01-21T09:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Widows error code:18 occurred.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Widows-error-code-18-occurred/m-p/618812#M181579</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets lib = test1 nolist nowarn memtype=view;
  delete t1;
run;quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Jan 2020 09:58:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Widows-error-code-18-occurred/m-p/618812#M181579</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2020-01-21T09:58:42Z</dc:date>
    </item>
  </channel>
</rss>

