<?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 Dump Memory_no_more_paging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460039#M1553809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this problem when I want to export 3 tables&lt;/P&gt;&lt;P&gt;internal (itab1 is great, itab2 is average, is itab3&lt;/P&gt;&lt;P&gt;small). That's what I do handle the dump&lt;/P&gt;&lt;P&gt;so as not to drop the program, I did it the&lt;/P&gt;&lt;P&gt;follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using exceptions to the command catchebles&lt;/P&gt;&lt;P&gt;export found this: so export_buffer_no_memory&lt;/P&gt;&lt;P&gt;use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FREE MEMORY ID 'ITAB1'.&lt;/P&gt;&lt;P&gt;FREE MEMORY ID 'ITAB2'.&lt;/P&gt;&lt;P&gt;FREE MEMORY ID 'ITAB3'.&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS export_buffer_no_memory = 4.&lt;/P&gt;&lt;P&gt;T_itab1 EXPORT TO MEMORY ID 'ITAB1'.&lt;/P&gt;&lt;P&gt;ENDCATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS export_buffer_no_memory = 4.&lt;/P&gt;&lt;P&gt;T_itab2 EXPORT TO MEMORY ID 'ITAB2'.&lt;/P&gt;&lt;P&gt;ENDCATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS export_buffer_no_memory = 4.&lt;/P&gt;&lt;P&gt;T_itab3 EXPORT TO MEMORY ID 'ITAB3'.&lt;/P&gt;&lt;P&gt;ENDCATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you pass the first itab1 if it controls the dump,&lt;/P&gt;&lt;P&gt;it passes the second itab2 also controls the dump,&lt;/P&gt;&lt;P&gt;but when it comes to the third itab3 is where&lt;/P&gt;&lt;P&gt;falls, apparently memory is full, or I do not&lt;/P&gt;&lt;P&gt;using the right catch??.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if they know the problem and how could&lt;/P&gt;&lt;P&gt;fix, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Nov 2010 21:51:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-18T21:51:18Z</dc:date>
    <item>
      <title>Dump Memory_no_more_paging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460039#M1553809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this problem when I want to export 3 tables&lt;/P&gt;&lt;P&gt;internal (itab1 is great, itab2 is average, is itab3&lt;/P&gt;&lt;P&gt;small). That's what I do handle the dump&lt;/P&gt;&lt;P&gt;so as not to drop the program, I did it the&lt;/P&gt;&lt;P&gt;follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using exceptions to the command catchebles&lt;/P&gt;&lt;P&gt;export found this: so export_buffer_no_memory&lt;/P&gt;&lt;P&gt;use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FREE MEMORY ID 'ITAB1'.&lt;/P&gt;&lt;P&gt;FREE MEMORY ID 'ITAB2'.&lt;/P&gt;&lt;P&gt;FREE MEMORY ID 'ITAB3'.&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS export_buffer_no_memory = 4.&lt;/P&gt;&lt;P&gt;T_itab1 EXPORT TO MEMORY ID 'ITAB1'.&lt;/P&gt;&lt;P&gt;ENDCATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS export_buffer_no_memory = 4.&lt;/P&gt;&lt;P&gt;T_itab2 EXPORT TO MEMORY ID 'ITAB2'.&lt;/P&gt;&lt;P&gt;ENDCATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATCH SYSTEM-EXCEPTIONS export_buffer_no_memory = 4.&lt;/P&gt;&lt;P&gt;T_itab3 EXPORT TO MEMORY ID 'ITAB3'.&lt;/P&gt;&lt;P&gt;ENDCATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you pass the first itab1 if it controls the dump,&lt;/P&gt;&lt;P&gt;it passes the second itab2 also controls the dump,&lt;/P&gt;&lt;P&gt;but when it comes to the third itab3 is where&lt;/P&gt;&lt;P&gt;falls, apparently memory is full, or I do not&lt;/P&gt;&lt;P&gt;using the right catch??.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if they know the problem and how could&lt;/P&gt;&lt;P&gt;fix, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 21:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460039#M1553809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T21:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dump Memory_no_more_paging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460040#M1553810</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;Maybe you'd better split itab1 into two internal tables by restricting the query condition, or ask your basis guys to adjust the limitation of paging setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;Pole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 03:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460040#M1553810</guid>
      <dc:creator>pole_li</dc:creator>
      <dc:date>2010-11-19T03:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dump Memory_no_more_paging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460041#M1553811</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;which exception do you want to catch excatly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are at least to  possible exceptions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CX_SY_EXPORT_BUFFER_NO_MEMORY &lt;/P&gt;&lt;P&gt;CX_SY_EXPORT_NO_SHARED_MEMORY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, you'll have the first kind, but what's the type of the runtime error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should ever catch CX_ROOT in addition!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 05:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-memory-no-more-paging/m-p/7460041#M1553811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-19T05:40:30Z</dc:date>
    </item>
  </channel>
</rss>

