<?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: Runtime Error: EXPORT_TOO_MUCH_DATA in Unicode System in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058488#M1612472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Provide more details, like which program (standard or custom). If custom, which statement causes these dump etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There are other notes related to this dump as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajvansh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2011 14:34:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-02T14:34:16Z</dc:date>
    <item>
      <title>Runtime Error: EXPORT_TOO_MUCH_DATA in Unicode System</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058487#M1612471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing this Runtime Error EXPORT_TOO_MUCH_DATA while working with large data in the Unicde system .&lt;/P&gt;&lt;P&gt;The Program throws the dump and is working fine in the Non-Inicode system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I applied the SAP Note 1157106 which dint help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Viral.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058487#M1612471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-02T13:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: EXPORT_TOO_MUCH_DATA in Unicode System</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058488#M1612472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Provide more details, like which program (standard or custom). If custom, which statement causes these dump etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There are other notes related to this dump as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajvansh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 14:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058488#M1612472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-02T14:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: EXPORT_TOO_MUCH_DATA in Unicode System</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058489#M1612473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rajesh,&lt;/P&gt;&lt;P&gt;Basically I am calling a Function Module which is throwing this Dump in the Uni-code system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what the Error Analysis say : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;An exception occurred that is explained in detail below.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; This exception cannot be caught in the context of the current statement.&lt;/P&gt;&lt;P&gt; The reason for the exception is:&lt;/P&gt;&lt;P&gt; The dataset stored under an EXPORT/IMPORT ID is restricted&lt;/P&gt;&lt;P&gt; by&lt;/P&gt;&lt;P&gt; 1. The maximum possible size of 2 GB&lt;/P&gt;&lt;P&gt; 2. The length of a data record and the capacity of the&lt;/P&gt;&lt;P&gt; sequence counter. This error occurs only if the capacity of the&lt;/P&gt;&lt;P&gt; sequence counter does not go beyond 255.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same program (Fm) is working fine in the non-Unicode system being the reason that the data size is not going beyond the &lt;/P&gt;&lt;P&gt;2 GB because of less memory allocation in non-Unicode system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Viral.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 14:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058489#M1612473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-02T14:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: EXPORT_TOO_MUCH_DATA in Unicode System</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058490#M1612474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when ever you are exporting you could split the memory into chunks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export &amp;lt;data&amp;gt; memory id D1.&lt;/P&gt;&lt;P&gt;export &amp;lt;data&amp;gt; memory id D2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import D1.&lt;/P&gt;&lt;P&gt;import D2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 23:30:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058490#M1612474</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2011-08-02T23:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error: EXPORT_TOO_MUCH_DATA in Unicode System</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058491#M1612475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi J@y,&lt;/P&gt;&lt;P&gt;Is there any SAP Note Available for the same? &lt;/P&gt;&lt;P&gt;As this is a Custom Program and this Function module / Other Function modules like this are called at many place.&lt;/P&gt;&lt;P&gt;So Instead of going and applying this code change at each and every place , I was looking for a SAP Note which actually can do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Viral.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 04:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-export-too-much-data-in-unicode-system/m-p/8058491#M1612475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-03T04:25:22Z</dc:date>
    </item>
  </channel>
</rss>

