<?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: Dump on table space in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513315#M568458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Not in a BDC.&lt;/P&gt;&lt;P&gt;Directly executing the TCode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 04:19:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-11T04:19:19Z</dc:date>
    <item>
      <title>Dump on table space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513313#M568456</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;We are executing the TCode : FV65 and getting the dump as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;ShrtText                                                                                &lt;/P&gt;&lt;P&gt;No storage space available for extending an internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;You attempted to extend an internal table, but the required space was not available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;The internal table "IT_5402" could not be enlarged further. To allow  error handling, the table had to be deleted before this log was created. So, if you branch to the ABAP debugger from the display of this log, the table will there be displayed with 0 rows.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on where terminated                                                                    &lt;/P&gt;&lt;P&gt;    The termination occurred in the ABAP program "SAPLSDH4" in "TO_SORT_TAB". The main program was "SAPMF05A ".                                                              &lt;/P&gt;&lt;P&gt;The termination occurred in line 746 of the source code of the (Include) program "LSDH4F09" of the source code of program "LSDH4F09" (when calling the editor 7460). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I beleive, its a standard program but I am not getting a clue how to get out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 04:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513313#M568456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T04:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dump on table space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513314#M568457</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;Are you calling this transaction in BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 04:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513314#M568457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T04:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dump on table space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513315#M568458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Not in a BDC.&lt;/P&gt;&lt;P&gt;Directly executing the TCode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 04:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513315#M568458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T04:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dump on table space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513316#M568459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should not face this issue. Just check with your basis if there is sufficient table space available on the server. &lt;/P&gt;&lt;P&gt;If now only you are facing this problem then there must be some issue with the table space available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 04:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-on-table-space/m-p/2513316#M568459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T04:22:25Z</dc:date>
    </item>
  </channel>
</rss>

