<?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/3624397#M873168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the dump you can, if I remember correctly, see how much memory was in use before the crash.  Your basis chap will need to know this.  It's possible that you need more hardware to handle the larger amount of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the interim, look at ways of splitting the data into smaller datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, look for memory leaks. I recall defining an internal table with an inner internal table, where I used OCCURS 0 on the inner.  That mean every record at the outer level was taking 8K, instead of the expect 20 bytes.  I rapidly ran out of memory!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 17:29:36 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2008-04-15T17:29:36Z</dc:date>
    <item>
      <title>Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624393#M873164</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 have got this short dump in Production for one of my Interfaces '' No storage space available for extending table "IT_2211406". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this is the first time the legacy system has given a big file (More number of records). Does anyone has a fast solution on this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 17:48:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624393#M873164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T17:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624394#M873165</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;looks like you run out of table space for extending the database table when you tried to insert a large amount of records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need the basis administration to enlarge the table space, if there is not only a logical but a really physical restriction you will need a bigger storage array.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 18:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624394#M873165</guid>
      <dc:creator>romanweise</dc:creator>
      <dc:date>2008-04-14T18:40: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/3624395#M873166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  You need more memory allocation for holding the records on to your table ... For this contact your basis consultant ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 18:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624395#M873166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T18:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624396#M873167</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;definitley a memory problem within sap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look at the extended memory parameters. difficult to give you answer how &lt;/P&gt;&lt;P&gt;to solve it as every os needs a different parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 16:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624396#M873167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T16:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624397#M873168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the dump you can, if I remember correctly, see how much memory was in use before the crash.  Your basis chap will need to know this.  It's possible that you need more hardware to handle the larger amount of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the interim, look at ways of splitting the data into smaller datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, look for memory leaks. I recall defining an internal table with an inner internal table, where I used OCCURS 0 on the inner.  That mean every record at the outer level was taking 8K, instead of the expect 20 bytes.  I rapidly ran out of memory!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 17:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/3624397#M873168</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-04-15T17:29:36Z</dc:date>
    </item>
  </channel>
</rss>

