<?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>Question Re: Memory allocation failed error in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687847#M3465166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2016 11:51:57 GMT</pubDate>
    <dc:creator>Mushfiq</dc:creator>
    <dc:date>2016-07-13T11:51:57Z</dc:date>
    <item>
      <title>Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaq-p/9687833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;I am running the SQL in SQL console (HANA revision 58). After 2 minutes, I am getting the error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;SAP DBTech JDBC: [2048]: column store error: search table error:&amp;nbsp; [9] Memory allocation failed&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The query is based on joining many HANA tables and views (non-materialized) with concatenation columns and some views has huge data volume. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for solution to execute the query with sufficient memory allocation. Is there any setting required to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaq-p/9687833</guid>
      <dc:creator>rindia</dc:creator>
      <dc:date>2013-08-23T17:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687834#M3465153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you check this KBA? It might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title"&gt;1862506 - HANA: Statisticsserver runs out of memory (OOM) after after SPS05&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title"&gt;Hugo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687834#M3465153</guid>
      <dc:creator>hugo_amo</dc:creator>
      <dc:date>2013-08-23T17:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687835#M3465154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on your views will be necessary use variables / parameters to filter on lowest level of data.&lt;/P&gt;&lt;P&gt;If you are conducting development you have also an option to hard code these filters on biggest tables of your model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyhow, this is a thing you must investigate as there's a possibility of your views are avoiding push down of selection filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No enough information to judge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Fernando Da Rós&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687835#M3465154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T17:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687836#M3465155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amo.&lt;/P&gt;&lt;P&gt;I am waiting for the approval to change the settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will update once I get the approval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 18:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687836#M3465155</guid>
      <dc:creator>rindia</dc:creator>
      <dc:date>2013-08-23T18:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687837#M3465156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep us updated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hugo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 18:02:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687837#M3465156</guid>
      <dc:creator>hugo_amo</dc:creator>
      <dc:date>2013-08-23T18:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687838#M3465157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernado,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am on support and not in development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 18:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687838#M3465157</guid>
      <dc:creator>rindia</dc:creator>
      <dc:date>2013-08-23T18:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687839#M3465158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Fernando. Even my first impression of this post was, "not enough information".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand you are currently supporting the HANA application, but you may suggest the user to execute the reports with some additional filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think many of the applications developed so far, were initially developed on the early revisions of HANA. Considering that HANA is relatively new development platform, the applications might not have been tuned properly for the performance. Now with high data volume you may face performance issues. But that doesn't mean, you cannot change the existing application with some Change Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As part of the support team, you can perform basic analysis with the query plan and identify the bottlenecks. You are among the very active member on this forum and quite experienced on HANA, &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. So I don't need to mention here how the basic analysis should be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Fernando mentioned, I think the filters should be pushed down to reduce the result set generated. Unless the intermediate result set and data transfer between the engines is reduced, it would be difficult to get good performance or even query execution on HANA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You already know quite many things on how to achieve it and I am sure you will figure that out. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 19:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687839#M3465158</guid>
      <dc:creator>Ravi_Channe</dc:creator>
      <dc:date>2013-08-23T19:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687840#M3465159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hana revision is upgraded to 62 (on the week end) and it is strange that I am not getting this error any more. Also I not changed anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 03:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687840#M3465159</guid>
      <dc:creator>rindia</dc:creator>
      <dc:date>2013-08-28T03:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687841#M3465160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a newbie. I am facing this issue in Rev 74. Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, I cannot add filters to restrict the data. Actually I saw some SAP video in which SAP is mentioning like they are processing billions of data in HANA. But, We have data in Millions and facing this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Error executing the query&lt;BR /&gt;Error: SAP DBTech JDBC: [2048]: column store error: search table error: [9] Error executing physical plan: Memory allocation failed; in executor::Executor in cube: _SYS_BIC:Analytical View name/olap"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Appreciate your suggestions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 04:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687841#M3465160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-03T04:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687842#M3465161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To me the same problem was resolved when we upgraded. You are in rev 74 and obviously greater than what we upgraded before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Me too, want to know what the solution can be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us see what others suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Oct 2014 01:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687842#M3465161</guid>
      <dc:creator>rindia</dc:creator>
      <dc:date>2014-10-26T01:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687843#M3465162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;HI Everyone,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&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;&amp;nbsp; I am facing same error in sap hana studio. how to solve this issues?. please give a solution.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 12px; color: #800080; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAP DBTech JDBC: [2048]: column store error: search table error:&amp;nbsp; [9] Memory allocation failed&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/994253" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 08:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687843#M3465162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-13T08:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687844#M3465163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Please don't resurrect old threads. Open a new one with your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Please provide at least the minimum information such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.1 Your HDB revision&lt;/P&gt;&lt;P&gt;2.2 Your sizing information (namely how much memory you have)&lt;/P&gt;&lt;P&gt;2.3 What you are doing which is obviously causing the OOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above said, have a look in your trace files and you will see what is potentially causing the OOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amerjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 09:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687844#M3465163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-13T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687845#M3465164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 09:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687845#M3465164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-13T09:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687846#M3465165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 11:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687846#M3465165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-13T11:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687847#M3465166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 11:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687847#M3465166</guid>
      <dc:creator>Mushfiq</dc:creator>
      <dc:date>2016-07-13T11:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Memory allocation failed error</title>
      <link>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687848#M3465167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/memory-allocation-failed-error/qaa-p/9687848#M3465167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-19T14:36:47Z</dc:date>
    </item>
  </channel>
</rss>

