<?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: Windows error code: 5 in hc_disk_close in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703219#M215449</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting below error message when I'm executing SAS code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Windows error code: 5 in hc_disk_close for C:\Users\XXXXXXX\AppData\Local\Temp\2\SAS&lt;BR /&gt;Temporary Files\_TD16076_ALUSFW-W10073_\sastmp-000000061.sas7butl, Access is denied.&lt;BR /&gt;ERROR: File WORK.'SASTMP-000000061'n.UTILITY is damaged. I/O processing did not complete.&lt;BR /&gt;ERROR: File WORK.'SASTMP-000000061'n.UTILITY is not open.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 02 Dec 2020 22:19:53 GMT</pubDate>
    <dc:creator>anjankumar08</dc:creator>
    <dc:date>2020-12-02T22:19:53Z</dc:date>
    <item>
      <title>ERROR: Windows error code: 5 in hc_disk_close</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703219#M215449</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting below error message when I'm executing SAS code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Windows error code: 5 in hc_disk_close for C:\Users\XXXXXXX\AppData\Local\Temp\2\SAS&lt;BR /&gt;Temporary Files\_TD16076_ALUSFW-W10073_\sastmp-000000061.sas7butl, Access is denied.&lt;BR /&gt;ERROR: File WORK.'SASTMP-000000061'n.UTILITY is damaged. I/O processing did not complete.&lt;BR /&gt;ERROR: File WORK.'SASTMP-000000061'n.UTILITY is not open.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 22:19:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703219#M215449</guid>
      <dc:creator>anjankumar08</dc:creator>
      <dc:date>2020-12-02T22:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Windows error code: 5 in hc_disk_close</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703228#M215455</link>
      <description>&lt;P&gt;On the assumption that you are running SAS locally on your PC:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;check how much disk space you have free on your C drive - if your space is low delete any unneeded files including any old SAS temporary files&lt;/LI&gt;
&lt;LI&gt;check if you have write access to&amp;nbsp;&lt;SPAN&gt;C:\Users\XXXXXXX\AppData\Local\Temp\2\SAS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Temporary Files by copying a test file into this location&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 02 Dec 2020 23:01:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703228#M215455</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-02T23:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Windows error code: 5 in hc_disk_close</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703238#M215464</link>
      <description>&lt;P&gt;I'm using PC SAS and I have 56GB C drive free storage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have write access to this location&amp;nbsp;&lt;SPAN&gt;C:\Users\XXXXXXX\AppData\Local\Temp\2\SAS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Temporary Files&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 23:46:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703238#M215464</guid>
      <dc:creator>anjankumar08</dc:creator>
      <dc:date>2020-12-02T23:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Windows error code: 5 in hc_disk_close</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703239#M215465</link>
      <description>&lt;P&gt;Is this an intermittent problem or does it happen every time you run this program? Windows error code 5 relates to access being denied to update a file. If it is happening consistently then I suggest you open a Tech Support track with SAS.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 00:09:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703239#M215465</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-03T00:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Windows error code: 5 in hc_disk_close</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703382#M215501</link>
      <description>&lt;P&gt;It happens everytime when every I run this program.&amp;nbsp; I will check with&amp;nbsp; Admin team.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 14:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703382#M215501</guid>
      <dc:creator>anjankumar08</dc:creator>
      <dc:date>2020-12-03T14:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Windows error code: 5 in hc_disk_close</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703482#M215554</link>
      <description>&lt;P&gt;I suggest you try the program on another PC if possible. If it works on that then your PC likely has a hardware or software fault.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 19:15:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Windows-error-code-5-in-hc-disk-close/m-p/703482#M215554</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-03T19:15:07Z</dc:date>
    </item>
  </channel>
</rss>

