<?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: Out of memory error while executing a PROC SQL statement in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691768#M210608</link>
    <description>&lt;P&gt;The message make think that you are using PROC SQL towards an ACCESS libref.&lt;/P&gt;
&lt;P&gt;Add&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options msglevel=i sastrace=',,,d' sastraceloc=saslog nostsuffix fullstimer;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and share the log.&lt;/P&gt;
&lt;P&gt;Potentially try the operation with a smaller input with above options to learn how the environment behaves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Oct 2020 06:13:39 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2020-10-16T06:13:39Z</dc:date>
    <item>
      <title>Out of memory error while executing a PROC SQL statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691767#M210607</link>
      <description>&lt;P&gt;While executing a PROC SQL statement on a big data file I am getting this error - &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "ERROR: Out of memory while converting blob to table"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to resolve this issue?&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 08:20:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691767#M210607</guid>
      <dc:creator>Saurabh_Rana</dc:creator>
      <dc:date>2020-10-15T08:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error while executing a PROC SQL statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691768#M210608</link>
      <description>&lt;P&gt;The message make think that you are using PROC SQL towards an ACCESS libref.&lt;/P&gt;
&lt;P&gt;Add&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options msglevel=i sastrace=',,,d' sastraceloc=saslog nostsuffix fullstimer;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and share the log.&lt;/P&gt;
&lt;P&gt;Potentially try the operation with a smaller input with above options to learn how the environment behaves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 06:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691768#M210608</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2020-10-16T06:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error while executing a PROC SQL statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691959#M210687</link>
      <description>&lt;P&gt;What version of SAS are you using? If its SAS 9.4, blobs have to be cast as character variables and the variable size limit is 32K. Viya has higher limits I understand.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 20:23:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/691959#M210687</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-10-15T20:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Out of memory error while executing a PROC SQL statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/692024#M210717</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH&lt;/a&gt;&amp;nbsp;meant&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;msglevel=&lt;/LI-CODE&gt;
&lt;P&gt;not&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;mesglevel=&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 01:12:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-memory-error-while-executing-a-PROC-SQL-statement/m-p/692024#M210717</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-10-16T01:12:46Z</dc:date>
    </item>
  </channel>
</rss>

