<?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 another question about large dataset and computer memory in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56244#M15711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Memory should only be a problem if the procedure or datastep is using a method that requires such memory, like the hash method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other cases, it should only affect performance.&amp;nbsp; However, at least with some of the cluster algorithms, that degredation of performance is "almost" equivalent to non-functionality (e.g., a 2 second task still running after 10 hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with 16GB, I doubt if you will often confront such issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 16:18:22 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2012-02-16T16:18:22Z</dc:date>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56243#M15710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello, All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that, in data step, SAS process data record by record; so memory should not be a problem when dealing with large data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now suppose I have a dataset "test" which is 100G, and available memory is 16G; if I want to do some statistics about the data, such as a logistic regression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC LOGISTIC DATA=test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does SAS deal with such Procs? still record by record? will memory shortage be a problem in such case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for educating me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 15:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56243#M15710</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-16T15:56:37Z</dc:date>
    </item>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56244#M15711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Memory should only be a problem if the procedure or datastep is using a method that requires such memory, like the hash method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other cases, it should only affect performance.&amp;nbsp; However, at least with some of the cluster algorithms, that degredation of performance is "almost" equivalent to non-functionality (e.g., a 2 second task still running after 10 hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with 16GB, I doubt if you will often confront such issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 16:18:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56244#M15711</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-16T16:18:22Z</dc:date>
    </item>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56245#M15712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you suggest that memory should not be a problem, even if the memory is lower than 16G (say 2 G); only the calculation speed might be lower. Right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 16:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56245#M15712</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-16T16:31:22Z</dc:date>
    </item>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56246#M15713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, with those few exceptions, at least from my own experience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 16:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56246#M15713</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-16T16:41:32Z</dc:date>
    </item>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56247#M15714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess in " PROC LOGISTIC DATA=test;" SAS does NOT process data record by record, or does it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 16:48:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56247#M15714</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-16T16:48:50Z</dc:date>
    </item>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56248#M15715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that the correct answer depends upon the options selected.&amp;nbsp; Take a look at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_logistic_sect054.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_logistic_sect054.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 16:54:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56248#M15715</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-16T16:54:38Z</dc:date>
    </item>
    <item>
      <title>another question about large dataset and computer memory</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56249#M15716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. I will look into the article you recommended.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 17:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/another-question-about-large-dataset-and-computer-memory/m-p/56249#M15716</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-16T17:10:24Z</dc:date>
    </item>
  </channel>
</rss>

