<?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 LOAD_TEXTPOOL_LOST in tcode MB51 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688172#M1576661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Teresa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've encountered this error before while accessing a transaction while a TR is being transported on the same system. Try to restart what you are doing after the transport of TR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 06:14:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-20T06:14:44Z</dc:date>
    <item>
      <title>Short dump LOAD_TEXTPOOL_LOST in tcode MB51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688169#M1576658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve enhanced report RM07DOCS, tcode MB51, for new selection fields.&lt;/P&gt;&lt;P&gt;I´m reading the program textpools in languages PT and DE and appending lines with our own textpools in both languages.&lt;/P&gt;&lt;P&gt;The program gives a short dump:&lt;/P&gt;&lt;P&gt;LOAD_TEXTPOOL_LOST&lt;/P&gt;&lt;P&gt;The text elements for program "RM07DOCS" were modified at runtime.&lt;/P&gt;&lt;P&gt;Runtime error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLSGUI" had to be terminated because one&lt;/P&gt;&lt;P&gt;of the statements could not be executed at runtime.&lt;/P&gt;&lt;P&gt;Restart the program.&lt;/P&gt;&lt;P&gt;If the error persists, contact your SAP administrator.&lt;/P&gt;&lt;P&gt;You can use the ABAP dump analysis transaction ST22 to view and manage&lt;/P&gt;&lt;P&gt;termination messages, in particular for long term reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system attempted to correct the error&lt;/P&gt;&lt;P&gt;automatically, so you should try to restart&lt;/P&gt;&lt;P&gt;the program.&lt;/P&gt;&lt;P&gt;The text elements for the program "RM07DOCS" had to be loaded from the database&lt;/P&gt;&lt;P&gt; during program run, because a memory bottleneck removed it from the&lt;/P&gt;&lt;P&gt;local program buffer. However, already changed texts were found in the&lt;/P&gt;&lt;P&gt;database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue for what is happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teresa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 15:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688169#M1576658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-01T15:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump LOAD_TEXTPOOL_LOST in tcode MB51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688170#M1576659</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;LOAD_TEXTPOOL_LOST occur when object is loaded back into the local program buffer and a different version exists on the database.&lt;/P&gt;&lt;P&gt;So , check the version of object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to search for SAP Note from SAP MARKETPLACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also Try the following,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From se38,&lt;/P&gt;&lt;P&gt;Goto -&amp;gt; Text elements -&amp;gt; Text symbols.&lt;/P&gt;&lt;P&gt;Utilities -&amp;gt; Adjust -&amp;gt; Text symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here all the undefined / changed / to be inserted or to be deleted can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arbind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 15:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688170#M1576659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-01T15:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump LOAD_TEXTPOOL_LOST in tcode MB51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688171#M1576660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arbind,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by "check the version of the object"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve already searched in SAP Marketplace, nothing found. &lt;/P&gt;&lt;P&gt;I´ve already adjust the text symbols, everything ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teresa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 15:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688171#M1576660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-01T15:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump LOAD_TEXTPOOL_LOST in tcode MB51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688172#M1576661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Teresa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've encountered this error before while accessing a transaction while a TR is being transported on the same system. Try to restart what you are doing after the transport of TR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 06:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-load-textpool-lost-in-tcode-mb51/m-p/7688172#M1576661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-20T06:14:44Z</dc:date>
    </item>
  </channel>
</rss>

