<?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 dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805418#M345735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the form afvg_read_index is being called inside the same form recursively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you paste the whole source code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2006 10:01:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-29T10:01:46Z</dc:date>
    <item>
      <title>program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805411#M345728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue is related to dump mentioned below&lt;/P&gt;&lt;P&gt;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;ABAP runtime errors    STACK_STATE_NO_ROLL_MEMORY                     &lt;/P&gt;&lt;P&gt;       Occurred on     29.12.2006 at 07:58:10                                                                                &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Short dump has not been completely stored. It is too big.                                                                                &lt;/P&gt;&lt;P&gt;No roll memory of length 7612416 available for event stack.                                                                                &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;The current program "SAPLCOBO " had to be terminated because          &lt;/P&gt;&lt;P&gt;a capacity limit has been reached.                                                                                &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Please make a note of the actions and input which caused the error.   &lt;/P&gt;&lt;P&gt;Please make a note of the actions and input which caused the error.   &lt;/P&gt;&lt;P&gt;                                                                      &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your                                  &lt;/P&gt;&lt;P&gt;SAP system administrator.                                                                                &lt;/P&gt;&lt;P&gt;Choose "Print" for a hard coopy of the termination message. You can   &lt;/P&gt;&lt;P&gt;display and adminster short dump messages using Transaction ST22.                                                                                &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;The amount of memory requested is no longer available.                &lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is dumping while running a RFC /IMPPS/ALM_ORDER_MAINTAIN2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; help is requested Urgently.&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;Kali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 07:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805411#M345728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T07:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805412#M345729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.check ur RFC settings in terms of Basis .&lt;/P&gt;&lt;P&gt;2.Ttry to minimize the amount of data what u are passing .&lt;/P&gt;&lt;P&gt;3.Better to ask ur basis person to lookinto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 07:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805412#M345729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T07:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805413#M345730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U r receiving this dump coz of unavailability of memory to execute ur program satisfactorily..&lt;/P&gt;&lt;P&gt;menas ur process is not having sufficient amount of memory space at execution time..&lt;/P&gt;&lt;P&gt;what u can do is contact the basis team at ur end so that they can increase the memory space for execution of this code..&lt;/P&gt;&lt;P&gt;hope it will help&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 07:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805413#M345730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T07:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805414#M345731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check, if there is any infinite loop goinng in your program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 07:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805414#M345731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T07:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805415#M345732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your right.... it is going into infinte loop bcoz of that we are getting dump.. but how to comeout of this or to find y it is going into infinte loop..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking for ur reply,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Kali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 07:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805415#M345732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T07:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805416#M345733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just check if there is any condition which terminates the loop processing. Alternatively, you can post your code here as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 08:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805416#M345733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T08:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805417#M345734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Occurred on     12/29/2006 at 10:47:06&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Short dump has not been completely stored. It is too big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;002290   *       ........                                                      *&lt;/P&gt;&lt;P&gt;002300   *                                                                     *&lt;/P&gt;&lt;P&gt;002310   *    &amp;gt;  INDEX                                                         *&lt;/P&gt;&lt;P&gt;002320   *    &amp;gt;  LIKE                                                          *&lt;/P&gt;&lt;P&gt;002330   *    &amp;gt;  SY-TABIX                                                      *&lt;/P&gt;&lt;P&gt;002340   *    &amp;gt;  AFVGD_EXP                                                     *&lt;/P&gt;&lt;P&gt;002350   *    &amp;gt;  VBKZ_E                                                        *&lt;/P&gt;&lt;P&gt;002360   *    &amp;gt;  LIKE                                                          *&lt;/P&gt;&lt;P&gt;002370   *    &amp;gt;  AFVGB-VBKZ                                                    *&lt;/P&gt;&lt;P&gt;002380   *                                                                     *&lt;/P&gt;&lt;P&gt;002390   form afvg_read_index using index like sy-tabix afvgd_exp structure afvgd&lt;/P&gt;&lt;P&gt;     &amp;gt;                              vbkz_e like afvgb-vbkz.&lt;/P&gt;&lt;P&gt;002410     data: index_tmp like sy-tabix.&lt;/P&gt;&lt;P&gt;002420     data: vbkz_t like afvgb-vbkz.&lt;/P&gt;&lt;P&gt;002430     data begin of nptxd_tmp.&lt;/P&gt;&lt;P&gt;002440             include structure nptxd.&lt;/P&gt;&lt;P&gt;002450     data end   of nptxd_tmp.&lt;/P&gt;&lt;P&gt;002460     data:&lt;/P&gt;&lt;P&gt;002470       begin of ls_afvg_bt.&lt;/P&gt;&lt;P&gt;002480             include structure afvgb.&lt;/P&gt;&lt;P&gt;002490     data:&lt;/P&gt;&lt;P&gt;002500     indold like sy-tabix,&lt;/P&gt;&lt;P&gt;002510   end of ls_afvg_bt.&lt;/P&gt;&lt;P&gt;002520&lt;/P&gt;&lt;P&gt;002530   * Belegsatz lesen.&lt;/P&gt;&lt;P&gt;002540   &lt;STRONG&gt;======================================================================&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;002550     read table afvg_bt into ls_afvg_bt index index.&lt;/P&gt;&lt;P&gt;002560     if not sy-subrc is initial.&lt;/P&gt;&lt;P&gt;002570       message a888 with text-lin.&lt;/P&gt;&lt;P&gt;002580     endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This is the form which is being called infinately.... and bcoz of tht program is   &lt;/P&gt;&lt;P&gt; giving Dump.. i dont what is the condition statement.. to break this..&lt;/P&gt;&lt;P&gt;       form afvg_read_index using index like sy-tabix afvgd_exp structure afvgd&lt;/P&gt;&lt;P&gt;                                   vbkz_e like afvgb-vbkz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know it is very difficult to reply by this.. but give me some ideas , tips or possible cause for this problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;main program where this code is aviliable is SAPLCOBO&lt;/P&gt;&lt;P&gt;and source code in LCOBOFAZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking for u guys reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kali Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 09:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805417#M345734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T09:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805418#M345735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the form afvg_read_index is being called inside the same form recursively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you paste the whole source code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 10:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805418#M345735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T10:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805419#M345736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Promod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   What i feel is your program is  extracting huge data ,for that it is taking more than limited time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For this your program needs to run in more than one batch programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 10:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805419#M345736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: program dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805420#M345737</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; The form afvg_read_index  is called inside the same form afvg_read_index &lt;/P&gt;&lt;P&gt;recursively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GSR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 10:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-dump/m-p/1805420#M345737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T10:13:45Z</dc:date>
    </item>
  </channel>
</rss>

