<?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: ERROR: Insufficient space in file WORK.ACS.DATA in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530406#M145038</link>
    <description>&lt;P&gt;Thanks for the continued help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My command where I load in the data is currently:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data work.ACS;
  set '/folders/myfolders/acs_nsqip_puf12.sas7bdat';
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;For the above trick to work, do I need to remove the "work." piece?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: I tried that and got this response in the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasError"&gt;ERROR: Insufficient space in file WORK.'SASTMP-000000047'n.ITEMSTOR.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Fatal ODS error has occurred. Unable to continue processing this output destination.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: No body file. RTF output will not be created.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Out of space writing to file /tmp/SAS_work6DED0000097C_localhost.localdomain/#LN00076.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;An alternative, potentially, would be if there is some way I can start filtering data from the .sas7bdat file without ever loading it in.&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jan 2019 03:16:55 GMT</pubDate>
    <dc:creator>thanksforhelp12</dc:creator>
    <dc:date>2019-01-27T03:16:55Z</dc:date>
    <item>
      <title>ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530394#M145026</link>
      <description>&lt;P&gt;I keep getting this error while attempting to load a large dataset (.sas7bdat) file into the workspace (Library "work" with table name "ACS") so that I can work with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No idea how to fix or why this is happening, so I haven't tried much other than clearing my work library and restarting the SAS virtual machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 200 GB free. I searched around and there were many posts about this happening with SQL, but at least to which I am aware, I am not doing anything with SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 01:39:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530394#M145026</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-27T01:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530395#M145027</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256012"&gt;@thanksforhelp12&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I keep getting this error while attempting to load a large dataset (.sas7bdat) file into the workspace (Library "work" with table name "ACS") so that I can work with it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No idea how to fix or why this is happening, so I haven't tried much other than clearing my work library and restarting the SAS virtual machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 200 GB free. I searched around and there were many posts about this happening with SQL, but at least to which I am aware, I am not doing anything with SQL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you using SAS University edition? Or a custom installation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A custom installation only has limits based on what your administration has set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're using SAS UE, there are some limits based on the machine - what do you have RAM and/or cores set to? How big is your 'big' data set. You've set the shared folders to your main hard drive and not a cloud drive with a limit?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 01:49:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530395#M145027</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-27T01:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530396#M145028</link>
      <description>&lt;P&gt;Thank you for your response and willingness to help. I am indeed using University Edition with shared folder on my local drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dataset is about 1,000,000 rows by 333 columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good thought on the RAM and cores, my actual computer is 8gb/4core (virtual &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; but I have not looked into the SAS virtual machine settings. I believe the RAM may have been set at 1024 mb. Would altering these setting help the issue you think?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 01:56:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530396#M145028</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-27T01:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530397#M145029</link>
      <description>Oh,that's not big at all. Have you redirected your work library as I suggested in other posts?</description>
      <pubDate>Sun, 27 Jan 2019 01:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530397#M145029</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-27T01:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530398#M145030</link>
      <description>&lt;P&gt;I have not. I tried to search your posts, is this what you are referring to?&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/How-to-clear-up-space-in-WORK-folder/m-p/336740" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Analytics-U/How-to-clear-up-space-in-WORK-folder/m-p/336740&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, any further tips/clarification is much appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 02:11:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530398#M145030</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-27T02:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530400#M145032</link>
      <description>&lt;P&gt;1. Change RAM settings in the virtual machine, I recommend 4GB, but it depends on your system of course. The SAS minimum is 1GB I believe, but 2GB seems more reasonable IMO.&lt;/P&gt;
&lt;P&gt;2. Check the number of cores allotted, in the virtual machine, the limit is 2 cores.&lt;/P&gt;
&lt;P&gt;3. Redirect your work library to outside of the VM, see instructions below. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can redirect your work library to a different folder using a USER libname. When a USER library is available, SAS will default data sets to there instead of WORK. This does mean that there is no clean up of temporary data sets when it shuts down though, so this becomes your responsibility. I usually create a temp folder and keep it in there and only use it on projects with size issues.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname user '/folders/myfolders/temp';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If your system has had several issues with large data sets or crashed while working on large data sets, SAS may not have cleaned up all the files and this can cause problems with the VM. If this happens your best bet is to just delete the VM and reinstall it. DO NOT DELETE your MYFOLDERS folder. You can reconnect to your new installation to it and be fine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256012"&gt;@thanksforhelp12&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have not. I tried to search your posts, is this what you are referring to?&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/How-to-clear-up-space-in-WORK-folder/m-p/336740" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Analytics-U/How-to-clear-up-space-in-WORK-folder/m-p/336740&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, any further tips/clarification is much appreciated.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 02:26:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530400#M145032</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-27T02:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530406#M145038</link>
      <description>&lt;P&gt;Thanks for the continued help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My command where I load in the data is currently:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data work.ACS;
  set '/folders/myfolders/acs_nsqip_puf12.sas7bdat';
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;For the above trick to work, do I need to remove the "work." piece?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: I tried that and got this response in the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasError"&gt;ERROR: Insufficient space in file WORK.'SASTMP-000000047'n.ITEMSTOR.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Fatal ODS error has occurred. Unable to continue processing this output destination.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: No body file. RTF output will not be created.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Out of space writing to file /tmp/SAS_work6DED0000097C_localhost.localdomain/#LN00076.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;An alternative, potentially, would be if there is some way I can start filtering data from the .sas7bdat file without ever loading it in.&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 03:16:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530406#M145038</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-27T03:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530418#M145046</link>
      <description>&lt;P&gt;Update 2: I installed a new version of the VM...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;even though I am only trying to load a subset of the .sas7bdat file into the workspace, it seems it loads the whole thing into the WC000001 library no matter what. These then seemed to build up, even when I cleared them. Is there anyway to avoid this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 04:44:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530418#M145046</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-27T04:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530508#M145088</link>
      <description>Add obs = to read the file in portions? What’s the actual size, I would expect it to be under 1GB so with other changes it should work. &lt;BR /&gt;&lt;BR /&gt;Data want1;&lt;BR /&gt;Set yourData(obs=1000);&lt;BR /&gt;&lt;BR /&gt;Data want2;&lt;BR /&gt;Set yourdata (firstobs=1001 obs=2000);&lt;BR /&gt;Run;</description>
      <pubDate>Sun, 27 Jan 2019 22:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530508#M145088</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-27T22:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530515#M145090</link>
      <description>&lt;P&gt;Why are you copying the dataset into the WORK library?&lt;/P&gt;
&lt;P&gt;Why not just run whatever analysis you need on the dataset where it is?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 23:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530515#M145090</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-01-27T23:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530610#M145132</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256012"&gt;@thanksforhelp12&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Edit: I tried that and got this response in the log:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="sasError"&gt;ERROR: Insufficient space in file WORK.'SASTMP-000000047'n.ITEMSTOR.&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;ERROR: Fatal ODS error has occurred. Unable to continue processing this output destination.&lt;/DIV&gt;
&lt;DIV class="sasWarning"&gt;WARNING: No body file. RTF output will not be created.&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;ERROR: Out of space writing to file /tmp/SAS_work6DED0000097C_localhost.localdomain/#LN00076.&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;This error indicates that ODS fails to create an RTF file.&amp;nbsp; Is it your intention to create an RTF file?&amp;nbsp; If not, then turn off that option (and also the option to create PDF, if that is also on).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 13:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/530610#M145132</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2019-01-28T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531373#M145420</link>
      <description>&lt;P&gt;How would one do this? This would certainly be ideal. Even when I run a "where" command after the set command above in order to just select the small subset of the large data file (which is 3GB+ for those asking), it seems to load the entire file into the &lt;SPAN&gt;WC000001 &lt;/SPAN&gt;library. Is there a better way to load in the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 14:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531373#M145420</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-30T14:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531391#M145428</link>
      <description>&lt;P&gt;All the datastep you posted does is make a duplicate copy of the data. It is not DOING anything with it.&lt;/P&gt;
&lt;P&gt;What do you want to DO with the data?&lt;/P&gt;
&lt;P&gt;Do you want to run a regression?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data reg data= '/folders/myfolders/acs_nsqip_puf12.sas7bdat';
  model response=input1 input2;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 15:23:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531391#M145428</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-01-30T15:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531402#M145432</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;I don't understand how this code shown earlier:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data work.ACS;
  set '/folders/myfolders/acs_nsqip_puf12.sas7bdat';
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Is causing this error message, also shown earlier:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: Insufficient space in file WORK.'SASTMP-000000047'n.ITEMSTOR.
ERROR: Fatal ODS error has occurred. Unable to continue processing this output destination.
WARNING: No body file. RTF output will not be created.&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Is there more code than what has been already posted?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 15:33:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531402#M145432</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2019-01-30T15:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531442#M145446</link>
      <description>&lt;P&gt;I would like to select a subset of the data for further analyses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; data ACS;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; set '/folders/myfolders/file.sas7bdat';&lt;BR /&gt;&amp;nbsp; &amp;nbsp; where Column1 = "X" OR Column2 = "Y";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do this, even though I am selecting just a subset, it seems to create a copy of the entire big file in my WC000001 library. Either immediately then or after I subset a different datafile, the insufficient space error is thrown.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 17:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531442#M145446</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-30T17:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531444#M145448</link>
      <description>&lt;P&gt;I just reviewed my file and I have absolutely nothing referencing RTF anywhere in it. Nonetheless, it is possible there may have been something there before.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 17:27:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531444#M145448</guid>
      <dc:creator>thanksforhelp12</dc:creator>
      <dc:date>2019-01-30T17:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Insufficient space in file WORK.ACS.DATA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531447#M145450</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Look in your SAS Studio &lt;STRONG&gt;Preferences&lt;/STRONG&gt;.&amp;nbsp; There are options to create RTF and PDF under the &lt;STRONG&gt;Results&lt;/STRONG&gt; section.&amp;nbsp; RTF should only be created when you display procedure results, but we don't see evidence of that in the code that you posted.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 17:44:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Insufficient-space-in-file-WORK-ACS-DATA/m-p/531447#M145450</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2019-01-30T17:44:59Z</dc:date>
    </item>
  </channel>
</rss>

