<?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: Program dumps due to insufficient memory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407172#M536630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you paste your query?&lt;/P&gt;&lt;P&gt;There are no. of ways of tuning performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2007 12:16:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-03T12:16:59Z</dc:date>
    <item>
      <title>Program dumps due to insufficient memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407171#M536629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP Experts,&lt;/P&gt;&lt;P&gt;                   I am using a SELECT query on a database table. Since the number of                                                           records in the table is very large, &amp;lt;b&amp;gt;the program dumps due to insufficient memory&amp;lt;/b&amp;gt;. How can I solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 12:14:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407171#M536629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T12:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Program dumps due to insufficient memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407172#M536630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you paste your query?&lt;/P&gt;&lt;P&gt;There are no. of ways of tuning performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 12:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407172#M536630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T12:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Program dumps due to insufficient memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407173#M536631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=3615263&amp;amp;messageID=3442685" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=3615263&amp;amp;messageID=3442685&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 12:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407173#M536631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T12:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Program dumps due to insufficient memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407174#M536632</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;use the option &amp;lt;b&amp;gt;PACKAGE SIZE&amp;lt;/b&amp;gt; to tell the packet size you want to use so that query fetches the data in packets of the size you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then process the each package in the SELECT ENDSELECT.&lt;/P&gt;&lt;P&gt;and clear you memory in the loop after the data is processed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 12:17:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407174#M536632</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-03T12:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Program dumps due to insufficient memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407175#M536633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Use the Primary key field or use index fields or both in where condition and avoid the select * instead of all give field name according to the table field sequence &lt;/P&gt;&lt;P&gt;  dont use into corresponding fields of &lt;/P&gt;&lt;P&gt;  dont use table appending &lt;/P&gt;&lt;P&gt;  Use INTO Internal table &lt;/P&gt;&lt;P&gt;or create seperate secondary index and use the index.&lt;/P&gt;&lt;P&gt; Try to give more where conditions without more validation &amp;lt; &amp;gt;= like this &lt;/P&gt;&lt;P&gt;  Dont use Count / Min / Max functions in select query&lt;/P&gt;&lt;P&gt;  use Joint &lt;/P&gt;&lt;P&gt;  try to get primary key values from the header table fields and use it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;nandha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 12:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407175#M536633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T12:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Program dumps due to insufficient memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407176#M536634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 03:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dumps-due-to-insufficient-memory/m-p/2407176#M536634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-04T03:55:15Z</dc:date>
    </item>
  </channel>
</rss>

