<?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: SAS File Output error - File In Use in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512755#M32506</link>
    <description>&lt;P&gt;So something in the SAS server is holding the file?&amp;nbsp; I am not expecting you to know for sure but you think it is a server thing?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2018 21:24:49 GMT</pubDate>
    <dc:creator>cbrotz</dc:creator>
    <dc:date>2018-11-13T21:24:49Z</dc:date>
    <item>
      <title>SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512544#M32493</link>
      <description>&lt;P&gt;Can anyone shed some light on what this error means?&amp;nbsp; I did actually open the file referenced and it opens manually, but when I run the job in Windows Task Scheduler, it says it is in use.&amp;nbsp; Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: You cannot open REPORTS.DAILYREPORT3RESALECON.DATA for output access with member-level control because&lt;BR /&gt;REPORTS.DAILYREPORT3RESALECON.DATA is in use by you in resource environment IOM ROOT COMP ENV.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 14:26:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512544#M32493</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-11-13T14:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512547#M32494</link>
      <description>&lt;P&gt;Usually this means that you have the data set open in another app, such as SAS Enterprise Guide.&amp;nbsp; Make sure that all of your EG sessions are closed when you try to run something in a scheduled task -- if possible.&amp;nbsp; Especially if you're working with the same data.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 14:28:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512547#M32494</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-11-13T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512549#M32495</link>
      <description>&lt;P&gt;I just shut the machine down, restarted and re-ran and it worked.&amp;nbsp; There are many many files in that code.&amp;nbsp; I don't know why just that file was hung up, but it looks like it is resolved.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 14:30:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512549#M32495</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-11-13T14:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512587#M32500</link>
      <description>&lt;P&gt;One cause of that type of message is that you are examining the properties of a data set using one of the tools such as SAS Explorer or have the table open in&amp;nbsp;table view&amp;nbsp;and did not shut the window prior to running the code.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 15:31:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512587#M32500</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-11-13T15:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512598#M32502</link>
      <description>&lt;P&gt;The weird thing is -&amp;nbsp; it says "opened by you"&amp;nbsp; which would mean someone opened that file on that machine using some SAS tool but none are open.&amp;nbsp; I am having ongoing issues with this particular EG project. It is very large and I don't have time to rewrite at the moment but I think it just has too many output files.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 15:48:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512598#M32502</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-11-13T15:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512663#M32505</link>
      <description>&lt;P&gt;The "&lt;SPAN&gt;IOM ROOT COMP ENV" is a give-away -- the file is held by a process that's in a SAS Workspace server, probably with SAS Enterprise Guide or the SAS Add-In for Microsoft Office as the client.&amp;nbsp; If you think all of your EG sessions are closed, you might want to check Task Manager for SEGuide.exe instances.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 18:03:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512663#M32505</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-11-13T18:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512755#M32506</link>
      <description>&lt;P&gt;So something in the SAS server is holding the file?&amp;nbsp; I am not expecting you to know for sure but you think it is a server thing?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 21:24:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/512755#M32506</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-11-13T21:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS File Output error - File In Use</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/514420#M32544</link>
      <description>&lt;P&gt;I ended up opening an empty EG project and copying the current code module and all output modules into the new EG.&amp;nbsp; I also deleted all the SAS output Excel files out of the output folder. It has run successfully for the past three days. I still do not know why this error occurs to begin with but this solved it for now.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 13:04:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-File-Output-error-File-In-Use/m-p/514420#M32544</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-11-19T13:04:51Z</dc:date>
    </item>
  </channel>
</rss>

