<?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: internal table going to dump ST22 in DevOps and System Administration Forum</title>
    <link>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/763001#M36</link>
    <description>&lt;P&gt;The first thing to check is the ABAP dump. If possible supply the dump (as a file) so we can look into it and advise you. Although you can increase memory allocation using the report RSMEMORY but if you have multiple App servers then you need to run the report and adapt the parameters on the App server where the Tx is executed.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 17:59:35 GMT</pubDate>
    <dc:creator>Reagan</dc:creator>
    <dc:date>2019-01-14T17:59:35Z</dc:date>
    <item>
      <title>internal table going to dump ST22</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/762999#M34</link>
      <description>&lt;P&gt;We have an internal table with 1.6 million records. We use the delete statement with index on this .&lt;/P&gt;
  &lt;P&gt;DELETE itab INDEX l_tabix. it goes to a dump of No more memory available to extend an internal table.&lt;/P&gt;
  &lt;P&gt;Can the memory be extended?&lt;/P&gt;
  &lt;P&gt;Cleo&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 10:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/762999#M34</guid>
      <dc:creator>former_member302630</dc:creator>
      <dc:date>2019-01-08T10:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: internal table going to dump ST22</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/763000#M35</link>
      <description>Hi Cleo James
Please use the report RSMEMORY report from se38 transaction and 
Increase  HEAP and EM memory dynamically  based on the free physical memory.
&lt;P&gt;You can change the following memory parameters if you doing in dialog change this (abap/heap_area_dia) and background  use the value (&lt;/P&gt;&lt;P&gt; abap/heap_area_nondia)  and total value also ( abap/heap_area_total)&lt;/P&gt;&lt;BR /&gt;once the deletion completed keep the value to same.
Regards&lt;BR /&gt;JP</description>
      <pubDate>Tue, 08 Jan 2019 15:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/763000#M35</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-08T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: internal table going to dump ST22</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/763001#M36</link>
      <description>&lt;P&gt;The first thing to check is the ABAP dump. If possible supply the dump (as a file) so we can look into it and advise you. Although you can increase memory allocation using the report RSMEMORY but if you have multiple App servers then you need to run the report and adapt the parameters on the App server where the Tx is executed.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 17:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/internal-table-going-to-dump-st22/m-p/763001#M36</guid>
      <dc:creator>Reagan</dc:creator>
      <dc:date>2019-01-14T17:59:35Z</dc:date>
    </item>
  </channel>
</rss>

