<?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 on Insufficient space in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573740#M17400</link>
    <description>Then your IT has likely set up a limit per person that's too low or isn't running the clean work utility to clean up the libraries.</description>
    <pubDate>Tue, 16 Jul 2019 03:59:19 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-07-16T03:59:19Z</dc:date>
    <item>
      <title>Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573699#M17397</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am replicating code Program 2.10 in the material (&lt;A href="https://support.sas.com/content/dam/SAS/support/en/books/free-books/exploring-sas-viya.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/content/dam/SAS/support/en/books/free-books/exploring-sas-viya.pdf&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data bigcars;&lt;BR /&gt;set sashelp.cars;&lt;BR /&gt;do i=1 to 1000000;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it shows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasError"&gt;ERROR: Insufficient space in file WORK.BIGCARS.DATA.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: File WORK.BIGCARS.DATA is damaged. I/O processing did not complete.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;I am using SAS Studio with Viya 3.3. I am wondering why I encounter insufficient space error.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;Thanks,&lt;/DIV&gt;&lt;DIV class="sasError"&gt;Fei Han&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Jul 2019 21:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573699#M17397</guid>
      <dc:creator>hanfei28</dc:creator>
      <dc:date>2019-07-15T21:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573702#M17398</link>
      <description>Are you working on a company installation? If so, you'll need to talk to your IT team about space allotment.</description>
      <pubDate>Mon, 15 Jul 2019 21:10:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573702#M17398</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-15T21:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573704#M17399</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;. I am running code on a company installation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 21:23:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573704#M17399</guid>
      <dc:creator>hanfei28</dc:creator>
      <dc:date>2019-07-15T21:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573740#M17400</link>
      <description>Then your IT has likely set up a limit per person that's too low or isn't running the clean work utility to clean up the libraries.</description>
      <pubDate>Tue, 16 Jul 2019 03:59:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573740#M17400</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-16T03:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573768#M17401</link>
      <description>&lt;P&gt;Do you really want to multiply the observations by 1 million? On my installation, that would result in a 66 GB file, exceeding my (self imposed, as I am the admin) quota by a factor of &amp;gt;6.&lt;/P&gt;
&lt;P&gt;Using a factor of 100,000 worked, resulting in a ~6.4 GB dataset file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 08:14:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573768#M17401</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-07-16T08:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573771#M17402</link>
      <description>&lt;P&gt;PS my test run with a factor of 100,000 took 1 minute and 21 seconds on a 2-core pSeries. The log of the data step in the pdf shows a time of just 23 seconds for 10 times that amount, so SAS must have run that on a really big honking piece of iron.&lt;/P&gt;
&lt;P&gt;This:&lt;/P&gt;
&lt;P&gt;"We can see our CAS session has started and that we have 14&lt;BR /&gt;workers. &lt;STRONG&gt;Each&lt;/STRONG&gt; worker has &lt;STRONG&gt;16&lt;/STRONG&gt; CPU cores, which gives us a total of &lt;STRONG&gt;224&lt;/STRONG&gt; threads."&lt;/P&gt;
&lt;P&gt;(emphasis by me)&lt;/P&gt;
&lt;P&gt;should give you a picture of the machine(s) used in that test.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to get a picture of the hardware available to you (both in SAS 9.4 and Viya) and adapt the codes accordingly.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 08:24:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573771#M17402</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-07-16T08:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573815#M17403</link>
      <description>&lt;P&gt;Thanks for your answer&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are my system information. Viya system has one machine with 16 CPU cores, RAM=126GB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 12:24:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573815#M17403</guid>
      <dc:creator>hanfei28</dc:creator>
      <dc:date>2019-07-16T12:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error on Insufficient space</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573821#M17404</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/5998"&gt;@hanfei28&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks for your answer&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are my system information. Viya system has one machine with 16 CPU cores, RAM=126GB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;As long as you don't run it in CAS, the size of your WORK (on disk) is important. Have that checked.&lt;/P&gt;
&lt;P&gt;After switching to CAS, since the projected size of the 1 million multiple dataset is 66 GB, that would eat more than half of your available RAM. As an admin, I would NOT let a single user occupy half my space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bottom line: reduce the multiply factor to a value that is sufficient to display the performance difference between SAS 9.4 and CAS/Viya.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 12:37:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Error-on-Insufficient-space/m-p/573821#M17404</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-07-16T12:37:18Z</dc:date>
    </item>
  </channel>
</rss>

