<?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 ODS Excel and Insufficient Memory Error - how to get around? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320661#M17555</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm trying to run an ODS Excel and get and I get an insufficient memory error. Here are my specs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS excel file = "C:\MyStuff 2016 run on &amp;amp;sysdate..xlsx";&lt;BR /&gt;proc report data = all3 nowd;&lt;BR /&gt;column&amp;nbsp;&amp;lt;&amp;lt;35 variables listed&amp;gt;&amp;gt;&lt;BR /&gt;run;&lt;BR /&gt;ods excel close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Total observations: 90166&lt;/LI&gt;&lt;LI&gt;System: Windows7&lt;/LI&gt;&lt;LI&gt;SAS Ver: 9.4 TS1M3 X64_7PRO Platform&lt;/LI&gt;&lt;LI&gt;RAM: 16 gig&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas what to do to get the data out? I need it to output to Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2016 00:17:21 GMT</pubDate>
    <dc:creator>SASGeek</dc:creator>
    <dc:date>2016-12-22T00:17:21Z</dc:date>
    <item>
      <title>ODS Excel and Insufficient Memory Error - how to get around?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320661#M17555</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm trying to run an ODS Excel and get and I get an insufficient memory error. Here are my specs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS excel file = "C:\MyStuff 2016 run on &amp;amp;sysdate..xlsx";&lt;BR /&gt;proc report data = all3 nowd;&lt;BR /&gt;column&amp;nbsp;&amp;lt;&amp;lt;35 variables listed&amp;gt;&amp;gt;&lt;BR /&gt;run;&lt;BR /&gt;ods excel close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Total observations: 90166&lt;/LI&gt;&lt;LI&gt;System: Windows7&lt;/LI&gt;&lt;LI&gt;SAS Ver: 9.4 TS1M3 X64_7PRO Platform&lt;/LI&gt;&lt;LI&gt;RAM: 16 gig&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas what to do to get the data out? I need it to output to Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 00:17:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320661#M17555</guid>
      <dc:creator>SASGeek</dc:creator>
      <dc:date>2016-12-22T00:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel and Insufficient Memory Error - how to get around?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320663#M17556</link>
      <description>&lt;P&gt;Post your log. There's nothing about your code that should generate that error message with less than 100k records.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 01:07:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320663#M17556</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-22T01:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel and Insufficient Memory Error - how to get around?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320774#M17562</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;You may want to try increasing the value of the MEMSIZE system option:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;&lt;STRONG&gt;Problem Note 56985: An out of memory condition might occur when you use the ODS destination for Excel with large tables&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;&lt;A href="http://support.sas.com/kb/56/985.html" target="_blank"&gt;http://support.sas.com/kb/56/985.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Submit this code to see the current setting for the option:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;proc options option=memsize; run; quit;&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>Thu, 22 Dec 2016 17:21:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320774#M17562</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2016-12-22T17:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel and Insufficient Memory Error - how to get around?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320945#M17570</link>
      <description>&lt;P&gt;Thanks everyone for your help. Two things worked:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Increasing memsize as Vince pointed out (I used memsize = max)&lt;/P&gt;&lt;P&gt;2. Giving up on ODS altogether and just doing a proc export. I didn't need all the formatting with ODS and the memory it takes up so I just did it that way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks all for great answers.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 15:11:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-and-Insufficient-Memory-Error-how-to-get-around/m-p/320945#M17570</guid>
      <dc:creator>SASGeek</dc:creator>
      <dc:date>2016-12-23T15:11:00Z</dc:date>
    </item>
  </channel>
</rss>

