<?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: Can not insert data from temp table in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170249#M3254331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwatej,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can insert / update / delete data records to a table through HANA procedure.&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>Wed, 14 Nov 2012 07:40:47 GMT</pubDate>
    <dc:creator>Ravi_Channe</dc:creator>
    <dc:date>2012-11-14T07:40:47Z</dc:date>
    <item>
      <title>Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaq-p/9170246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in HANA Studio i am trying to execute a procedure by calling the procedure with overview in order to fill a predefined column table with the procedure result.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now when executing the procedure I get below error message in Log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SAP DBTech JDBC: [1301]: numeric or value error: [1301] BIAPPL.CE_SQL_TEST2: line 15 col 2 (at pos 452): SQLException1301 exception&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i execute the same procedure call without passing the table name but NULL it will write it in a temp table where i can read then the data from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone else already faced this issue?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bastian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 09:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaq-p/9170246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-13T09:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170247#M3254329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the table name passed as the input to the procedure. Can you please post the procedure declaration and call statement.&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>Tue, 13 Nov 2012 09:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170247#M3254329</guid>
      <dc:creator>Ravi_Channe</dc:creator>
      <dc:date>2012-11-13T09:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170248#M3254330</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 think you cant insert a record to the table with HANA procedures.&lt;/P&gt;&lt;P&gt;As far as i believe procedures in HANA are useful only for select statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vishwatej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 05:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170248#M3254330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-14T05:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170249#M3254331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwatej,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can insert / update / delete data records to a table through HANA procedure.&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>Wed, 14 Nov 2012 07:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170249#M3254331</guid>
      <dc:creator>Ravi_Channe</dc:creator>
      <dc:date>2012-11-14T07:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170250#M3254332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi, Not if you call the procedure from CV right? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 15:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170250#M3254332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-14T15:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170251#M3254333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muruga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what do you mean when you say "call a procedure from Calculation view". The original question was to use a table and insert the data to the table from the result view of a procedure. This should be possible, but does not necessarily need a result view. The data can be inserted to a table inside a procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the procedure is returning a result view, then I think even that can be used in another procedure to insert the data to a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are talking about a script based calculation view, then in that case you are right. It is read operation, which means you use SELECT statement in the calculation view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think the original question was related to procedure and did not mention any Calc View.&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>Wed, 14 Nov 2012 15:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170251#M3254333</guid>
      <dc:creator>Ravi_Channe</dc:creator>
      <dc:date>2012-11-14T15:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170252#M3254334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt; Agreed, Just wanted to state that you cannot DDL functions in Script Based Calculation View that's all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 15:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170252#M3254334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-14T15:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170253#M3254335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muruga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculation View are read only, you even don't have this option when creating it. And to call a procedure which is readwrite you must call it from outside or for an RW object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only have the option to set read write for procedures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my conclusion is that you can't change or call RW procedures from an CV which is read only.&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>Thu, 15 Nov 2012 14:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170253#M3254335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-15T14:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170254#M3254336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also having the same issue similar to Bastian. I have created a procedure and written a SQL statement to fill my temperory table, I am able to successfully execute my procesure. But when I am calling ,my procedure from SQL editor, it is giving the following error :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;Could not execute 'CALL "_SYS_BIC"."xxx/STEP/PROCESS_STEP"(?)' in 204 ms 62 µs Started: 2013-01-18 18:38:17. SAP DBTech JDBC: [1301]: numeric or value error: [1301] _SYS_BIC.STEP/PROCESS_STEP: line 49 col 3 (at pos 1709): SQLException1301 exception &lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;﻿Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;Siddhartha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 13:13:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170254#M3254336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-18T13:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170255#M3254337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siddhartha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest you open a new thread for the discussion and also it will help if you can post the code.&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, 18 Jan 2013 13:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170255#M3254337</guid>
      <dc:creator>Ravi_Channe</dc:creator>
      <dc:date>2013-01-18T13:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170256#M3254338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please provide the DDL for the procedure and the calc view that you're trying to build.&lt;/P&gt;&lt;P&gt;Also, it's always a good idea to mentioned what HANA revision you're using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried to create a script based calc view that runs a read/write stored procedure and correctly got this activation error (I edited in some line breaks to improve readability):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[...]&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Internal deployment of object failed;&lt;BR /&gt;Repository: Encountered an error in repository runtime extension;&lt;BR /&gt;Internal Error:Deploy Calculation View: &lt;BR /&gt;SQL: transaction rolled back by an internal error: &lt;BR /&gt;EXPLAIN PLAN and CALL statement are not allowed: &lt;BR /&gt;CALL for non read only procedure/function is not supported in the READ ONLY procedure/function:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;[...]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your description of your requirements I assumed that you would have seen the same error.&lt;/P&gt;&lt;P&gt;Since you apparently had been able to deal with that, I wonder how your procedure looks like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170256#M3254338</guid>
      <dc:creator>lbreddemann</dc:creator>
      <dc:date>2013-01-21T09:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170257#M3254339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Siddhartha,&amp;nbsp; You can not use a DDL statment (Write statement) inside a calculation view. As Fernando rightly mentioned, a calculation view is of Read Only nature and can not call a Read-Write Procedure.&amp;nbsp; Regards, Piyush&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170257#M3254339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-21T09:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170258#M3254340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just FYI I'm facing the same error (SQLException 1301 - numeric or value error). Haven't had any luck narrowing down the source - it's in the middle of lots of SQLScript, and when I start whittling down my script (not touching the problematic code) the error magically disappears... will let you know if I find anything out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Jody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Lars, if I can simplify the code and reproduce the error I'll post it - you tend to see right through these things &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 21:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170258#M3254340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-30T21:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170259#M3254341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure exactly what the source was, seems HANA was being finicky about storing data in a temp variable. All I did was create a temporary table and store the data there, solved the problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 23:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170259#M3254341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-30T23:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170260#M3254342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I also tried just laying my hands on - but this never worked &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Without the source code for the failing procedures, I really can't do anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 23:59:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170260#M3254342</guid>
      <dc:creator>lbreddemann</dc:creator>
      <dc:date>2013-01-30T23:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170261#M3254343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the source code is quite involved and the bug was quite obscure so I figured I'd wait to post it. Workaround above seems to be working, but if that changes I may post some snippets. Thanks, Lars. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 17:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170261#M3254343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-31T17:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can not insert data from temp table</title>
      <link>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170262#M3254344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got something like this, but the same script works fine if I use it with subset of the data-sets I am trying to process. Looks like it ran out of memory? I am going to increase memory and try it out, in the meanwhile if anyone had any idea?&lt;/P&gt;&lt;P&gt;Could not execute 'CALL _SYS_AFL.PAL_DT(V_DT_DATA, DT_PARAMS, DT_MODEL_JSON, DT_MODEL_TREEMODEL) WITH OVERVIEW' in 162 ms 515 µs .&lt;/P&gt;&lt;P&gt;SAP DBTech JDBC: [2048]: column store error: search table error:&amp;nbsp; [2620] executor: plan operation failed;Can not insert data from temp table "SYSTEM:P3_550A04985809171AE1000000AC1F001B (-1)" into table ""TITANIC"."DT_MODEL_JSON""&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 06:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/can-not-insert-data-from-temp-table/qaa-p/9170262#M3254344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-19T06:55:41Z</dc:date>
    </item>
  </channel>
</rss>

