<?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 on write statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354345#M1731625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;What&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;spool&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;thus generated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;will you have, could you consider "breaking the spool" in smaller spool with some db commit&amp;nbsp; between every spool open/close to free some memory (&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="qtext"&gt;NEW-PAGE PRINT ON/&lt;A href="http://help.sap.com/abapdocu_731/en/abapnew-page_print.htm#!ABAP_ADDITION_5@5@"&gt;OFF&lt;/A&gt;) &lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 06:11:45 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-04-18T06:11:45Z</dc:date>
    <item>
      <title>Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354333#M1731613</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;We have a list report which displays contents of an *.xml file.&lt;/P&gt;&lt;P&gt;It uses write statement using color option within an internal table to display the data of the file.&lt;/P&gt;&lt;P&gt;The internal table has single column but is of char 3600 length.&lt;/P&gt;&lt;P&gt;This internal table has 0.5 million records.&lt;/P&gt;&lt;P&gt;Currently on one of these write statements, the program is dumping with an error TSV_TNEW_PAGE_ALLOC_FAILED.&lt;/P&gt;&lt;P&gt;It is happening only for one such case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The memory is probably insufficient.&lt;/P&gt;&lt;P&gt;Is there any specific SAP documentation to explain the memory usage of write statement in such case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 11:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354333#M1731613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-17T11:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354334#M1731614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you using the write statement? It's highly unlikely that the issue is directly related to WRITE, so you're not going to get any documentation about memory usage of "WRITE".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 13:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354334#M1731614</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-04-17T13:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354335#M1731615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try to debug your report, and before (not always easy) execute a memory use analysis ?&lt;/P&gt;&lt;P&gt;(ref: &lt;SPAN class="SAPXDPDocuLink "&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/34/f0b36353a34bdba328ce4f717d16c6/frameset.htm" title="Go to document: The Memory Analysis tool"&gt;The Memory Analysis tool&lt;/A&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 13:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354335#M1731615</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-04-17T13:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354336#M1731616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes the memory is insufficient.I think the data is too huge.&lt;/P&gt;&lt;P&gt;Check with basis guy's then will increase memory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 14:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354336#M1731616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-17T14:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354337#M1731617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 17:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354337#M1731617</guid>
      <dc:creator>former_member189845</dc:creator>
      <dc:date>2013-04-17T17:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354338#M1731618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Dump actually means that there is not enough run time memory to hold the data required to complete the process. The reason may not be the WRITE statement itself. The best thing to do is to&amp;nbsp; check for the memory parameters or to reduce the data volume that is being processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide us the complete Long text of the Dump which will help us in getting more insight on the actual Dump that has occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Praveenkumar T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 18:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354338#M1731618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-17T18:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354339#M1731619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following code is being executed within a loop on internal table consisting of 0.5 million records:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;color &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;color &lt;/SPAN&gt;+ &lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;color &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;color &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MOD &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDON&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FORMAT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;RESET&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;color &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;/2&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;79&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;space &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;text1 &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'&amp;nbsp; 0'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tabix&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;3 &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;11 &lt;/SPAN&gt;text2 &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2 &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'+' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;3 &lt;/SPAN&gt;text1 &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;11 &lt;/SPAN&gt;text2 &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;/2&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;79&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;space &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;text1 &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'&amp;nbsp; 0'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tabix&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;3 &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;text &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;11 &lt;/SPAN&gt;text2 &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2 &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'+' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;3 &lt;/SPAN&gt;text1 &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;11 &lt;/SPAN&gt;text2 &lt;SPAN class="L0S52"&gt;COLOR &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;4&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Prashant&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354339#M1731619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T05:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354340#M1731620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is happening with this one program only and that too for just one file.&lt;/P&gt;&lt;P&gt;So increasing the memory is not a good idea, as per the basis team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354340#M1731620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T05:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354341#M1731621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot but due to our client's privacy policies we cannot divulge any such information on public portals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354341#M1731621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T05:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354342#M1731622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory analysis is as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.sap.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/206719" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though we could understand that internal table was usurping bulk of the memory.&lt;/P&gt;&lt;P&gt;But after the data is read from the dataset completely and while looping at this internal table we are encountering this dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354342#M1731622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T05:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354343#M1731623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume then that your logic is:&lt;/P&gt;&lt;P&gt;LOOP AT data.&lt;/P&gt;&lt;P&gt;write data.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that you're already on the cusp of memory lack. Any action - writing to a list or whatever - is going to increase the memory to an extent. The WRITE just pushes it over the edge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check by running in debug with the memory monitor. How much does memory usage increase with each iteration of your loop? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do wonder, however, what the purpose is of outputting half a million records? Who is ever going to read it?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354343#M1731623</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-04-18T05:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354344#M1731624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is an old report used to view data of files stored on UNIX server.&lt;/P&gt;&lt;P&gt;We are thinking of a workaround to download the file separately and then viewing it.&lt;/P&gt;&lt;P&gt;It will spare us the short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354344#M1731624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T06:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354345#M1731625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;What&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;spool&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;thus generated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;will you have, could you consider "breaking the spool" in smaller spool with some db commit&amp;nbsp; between every spool open/close to free some memory (&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="qtext"&gt;NEW-PAGE PRINT ON/&lt;A href="http://help.sap.com/abapdocu_731/en/abapnew-page_print.htm#!ABAP_ADDITION_5@5@"&gt;OFF&lt;/A&gt;) &lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354345#M1731625</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-04-18T06:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354346#M1731626</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'm sorry, but the design of this program sounds&lt;EM&gt; loco&lt;/EM&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loading 500K records into an internal table, and then trying to write all out to spool?&lt;/P&gt;&lt;P&gt;That's too much data for anyone to make sense of (even with color coding). Is it meant to be stored away, for auditing purposes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be better to create an ALV report where the users can select which parts of the file they want to view. This way they can use sorting, view it on the screen, hide columns, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or perhaps just use an XML editor to view the file? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354346#M1731626</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2013-04-18T06:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354347#M1731627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report is to display the data of a file from unix server.&lt;/P&gt;&lt;P&gt;We are currently working on a workaround beacuse this report is used by a lot of users and the impact is very high.&lt;/P&gt;&lt;P&gt;Plus, generally we do not have such bulky files so we were looking for some mall breakfix to make this program up and working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354347#M1731627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T06:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354348#M1731628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a very old report. Generally we do not encounter any such dumps.&lt;/P&gt;&lt;P&gt;But it is for this particular file that we received this dump.&lt;/P&gt;&lt;P&gt;So we were thinking of some breakfix rather than changing the process.&lt;/P&gt;&lt;P&gt;This report is generally used to read files from unix to application layer.&lt;/P&gt;&lt;P&gt;We do not have such bulky files in general, it is just a one off case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354348#M1731628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T06:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump on write statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354349#M1731629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the file is read from a UNIX server, i guess you use READ DATASET to retrieve the contents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case, you could break up the reading and writing of the file in several parts. E.g. after reading 100 lines, write 100 lines and then proceed to read the next 100 lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 07:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-on-write-statement/m-p/9354349#M1731629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T07:48:39Z</dc:date>
    </item>
  </channel>
</rss>

