<?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: short dump? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219507#M1717252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok what i did is, there are few searches in my code(and search) but i only use function location searches or equipment often. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2013 13:34:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-04T13:34:40Z</dc:date>
    <item>
      <title>short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219500#M1717245</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;could you help on this, why it comes and how to correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Termination occurred in the ABAP program "RIAUFK20" - in "SELECTION_L".&lt;BR /&gt;The main program was "RIAUFK20 ".&lt;/P&gt;&lt;P&gt;In the source code you have the termination point in line 1099&lt;BR /&gt;of the (Include) program "RIAUFK20".&lt;BR /&gt;The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in&lt;BR /&gt;procedure "SELECTION_L" "(FORM)", but it was neither handled locally nor&lt;BR /&gt; declared&lt;BR /&gt;in the RAISING clause of its signature.&lt;/P&gt;&lt;P&gt;The procedure is in program "RIAUFK20 "; its source code begins in line&lt;BR /&gt;822 of the (Include program "RIAUFK20 ".)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for me it comes sometimes when no.of i/p records are more than 400 or 270. but lately it came when no.of i/p records are 79.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no clue about what it is....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp;regards&lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 08:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219500#M1717245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-03T08:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219501#M1717246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check for message errors in system log (SM21) or in database system maneger. Did you apply any change/Patch to kernel or database. You could also try to generate the dump during a SQL trace (ST05) to look at actual SQL statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 08:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219501#M1717246</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-03T08:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219502#M1717247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it gets triggered in select statement of standard program. i cant understand why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 09:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219502#M1717247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-03T09:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219503#M1717248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the actual (database server) error message, usually can be found in SM21 where I already wrote to look for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most current reason is "too complex selection that goes beyond maximal allowed size of a SQL statement for the database manager", but other errors are possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 13:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219503#M1717248</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-03T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219504#M1717249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raymond is this what you are asking for....&lt;/P&gt;&lt;P&gt;Database error text........: "POS(1) Too complicated SQL statement (too much&lt;/P&gt;&lt;P&gt; strategy data)"&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 04:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219504#M1717249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-04T04:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219505#M1717250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, are there many "OR" options in the where clause, can you remove some easily ?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;H2&gt;-1106: Too complicated SQL statement (Too much strategy data) &lt;A href="http://help.sap.com/SAPHELP_NWPI71/helpdata/EN/d8/ed9a3dc6ec8524e10000000a114084/frameset.htm" target="_top"&gt;&amp;nbsp; &lt;/A&gt;&lt;/H2&gt;&lt;H3&gt;Explanation&lt;/H3&gt;&lt;P&gt;The &lt;A href="http://help.sap.com/SAPHELP_NWPI71/helpdata/EN/06/e8aecae24911d5995300508b5d5211/frameset.htm" target="_parent"&gt; search strategy&lt;/A&gt; used to process the SQL statement is greater than the space available.&lt;/P&gt;&lt;H3&gt;User action&lt;/H3&gt;&lt;P&gt;Delete some of the search strings containing an OR option.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 08:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219505#M1717250</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-04T08:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219506#M1717251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MY search is and search. and it is simillar to standard search like IH06, IH08, IP24, IW39 AND IW69 etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 13:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219506#M1717251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-04T13:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219507#M1717252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok what i did is, there are few searches in my code(and search) but i only use function location searches or equipment often. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 13:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219507#M1717252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-04T13:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219508#M1717253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remember list of values in a range result in OR statement, so as I wrote, use ST05 SQL trace, to get a look at the actual SQL generated statement. Else you will get some errors due to strategy or even generated statement too wide for technical reason related to SAP kernel and DB version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 13:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219508#M1717253</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-04T13:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219509#M1717254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks raymond, yesterday i executed a custom report which fetches data from excel sheet and creates function locations in sap using bapi. there were some 50000 records, i got dump saying insufficiant memory. the error triggered in the bapi.&lt;/P&gt;&lt;P&gt;i keep getting such dumps, i dont know how to treat them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 07:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219509#M1717254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-05T07:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: short dump?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219510#M1717255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to keep memory usage ats low as possible&lt;/P&gt;&lt;P&gt;- FREE data no longer required&lt;/P&gt;&lt;P&gt;- Managet data by batch of 1000 records or so when related to reading complementary data into memory &lt;/P&gt;&lt;P&gt;- perform some test to identify best size of batch data and frequency of commit &lt;/P&gt;&lt;P&gt;- Negociate with Basis for maximal memory available (depends on exact error message in dump)&lt;/P&gt;&lt;P&gt;- you could also submit the treatment of each batch of data in a background job (but then insure correct lock management)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 09:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/9219510#M1717255</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-05T09:51:06Z</dc:date>
    </item>
  </channel>
</rss>

