<?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: Error dump in UI Environment. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606986#M1277696</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 dump message is self explanatory : the size of the data record you are trying to retrieve is bigger than the maximum size set in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only 2 solutions : contact your system administrator and ask him to change the setting (the name of the parameter is in the dump message) or change your selection in ordrer to retrieve less data.&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;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2009 13:35:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-07T13:35:42Z</dc:date>
    <item>
      <title>Error dump in UI Environment.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606985#M1277695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;           Created a Z customisation in CRM which is working fine in GUI environment but getting dump on UI environment.Error message showing in ST22 transaction given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text of error message:&lt;/P&gt;&lt;P&gt;The dataset (57,076,480 bytes) is too big (abap/alvgrid/size_nodod_mb)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long text of error message:&lt;/P&gt;&lt;P&gt; Diagnosis&lt;/P&gt;&lt;P&gt;     The system tried to send a data record to the frontend, which&lt;/P&gt;&lt;P&gt;     contains 57,076,480 bytes. However, the data volume has been&lt;/P&gt;&lt;P&gt;     restricted to 52,428,800 bytes.&lt;/P&gt;&lt;P&gt; System Response&lt;/P&gt;&lt;P&gt;     The current application program has been terminated with a runtime&lt;/P&gt;&lt;P&gt;     error.&lt;/P&gt;&lt;P&gt; Procedure&lt;/P&gt;&lt;P&gt;     Restrict the data selection if possible or contact your system&lt;/P&gt;&lt;P&gt;     administrator.&lt;/P&gt;&lt;P&gt; Procedure for System Administration&lt;/P&gt;&lt;P&gt;     The maximum size of these data volumes can be set using the kernel&lt;/P&gt;&lt;P&gt;     parameter 'abap/alvgrid/size_nodod_mb'  (in mega bytes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical information about the message:&lt;/P&gt;&lt;P&gt;Message class....... "AWRT"&lt;/P&gt;&lt;P&gt;Number.............. 000&lt;/P&gt;&lt;P&gt;Variable 1.......... "57,076,480"&lt;/P&gt;&lt;P&gt;Variable 2.......... "52,428,800"&lt;/P&gt;&lt;P&gt;Variable 3.......... " "&lt;/P&gt;&lt;P&gt;Variable 4.......... " "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinayak Sapkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 12:44:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606985#M1277695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error dump in UI Environment.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606986#M1277696</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 dump message is self explanatory : the size of the data record you are trying to retrieve is bigger than the maximum size set in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only 2 solutions : contact your system administrator and ask him to change the setting (the name of the parameter is in the dump message) or change your selection in ordrer to retrieve less data.&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;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 13:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606986#M1277696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T13:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error dump in UI Environment.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606987#M1277697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution is in increase &lt;STRONG&gt;em/global_area_MB&lt;/STRONG&gt;.  Be careful and consult the sap note: Note &lt;STRONG&gt;742048&lt;/STRONG&gt; - Integrated ITS, memory requirement in application server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 08:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-dump-in-ui-environment/m-p/5606987#M1277697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-01T08:00:24Z</dc:date>
    </item>
  </channel>
</rss>

