<?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: STRING_SIZE_TOO_LARGE dump in SE38 Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284219#M1916445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harshawardhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found any solution to your problem? I'm facing a similar one and Basis team have modified ztta/max_memreq_MB parameter up to 6141 lenght but it didn't work. Do you have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2015 16:12:58 GMT</pubDate>
    <dc:creator>former_member686620</dc:creator>
    <dc:date>2015-09-04T16:12:58Z</dc:date>
    <item>
      <title>STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284212#M1916438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load a large 20 GB flat file in my Z application table using open dataset command. Program runs fine till 3.4 million records and fails with dump STRING_SIZE_TOO_LARGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see around 3.4 million number of entries in Z table but it gives dump &lt;SPAN style="font-size: 13.3333330154419px;"&gt;STRING_SIZE_TOO_LARGE &lt;/SPAN&gt;at line&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;READ &lt;SPAN class="L0S52"&gt;DATASET &lt;/SPAN&gt;p_file &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;lw_tab.&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;lw_tab is of string data type, I even tried to change it to C with length 260000, but receiving same error,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/779564" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file has around 85 columns and probably 15 million rows. Is there any way to load file without splitting it..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harshawarhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 09:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284212#M1916438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-28T09:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284213#M1916439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A 20gb file is never going to load into abap memory!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 09:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284213#M1916439</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2015-08-28T09:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284214#M1916440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The question has to be, why the hell are you trying to load a 20Gb file straight into an ABAP program?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 11:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284214#M1916440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-28T11:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284215#M1916441</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;Why not break the File into small pieces and run the program N number of times.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 11:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284215#M1916441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-28T11:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284216#M1916442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, we need to compare the reporting performance efficiency of BWonHANA system with BW on MSSQL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to show case to client.. how much faster they data can load into BWonHANA system and &lt;STRONG&gt;how much efficient is the reporting on BWonHANA systems&lt;/STRONG&gt;. &lt;BR /&gt;Client has provided us the file of 20GB to be loaded into BWonHANA system and they have loaded the file in BW data source from infopackages in BW on MSSQL system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we are facing some Idoc issues while loading this file through Infopackage in BWonHANA system, we were thinking of the option to load the file into BW PSA&amp;nbsp; through ABAP Program.&lt;/P&gt;&lt;P&gt;We have already asked client to split the files but just wanted to check if we have any other way to handle this predicament.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284216#M1916442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-28T12:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284217#M1916443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the dump you can clearly see that, because of the String length, error occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP can handle string up to length of 2145386496, might be in one of the segment/cell in the file which you are trying to upload has string length more than the above length, so it gave you this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the second point in the below link, it is controlled by a profile parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/abapdocu_70/en/ABENMEMORY_CONSUMPTION_2.htm" title="https://help.sap.com/abapdocu_70/en/ABENMEMORY_CONSUMPTION_2.htm"&gt;https://help.sap.com/abapdocu_70/en/ABENMEMORY_CONSUMPTION_2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thanga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284217#M1916443</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2015-08-28T12:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284218#M1916444</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've got to be honest, it doesn't bode well for your customer if you can't even get the data loaded correctly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know much about loading data into BW or HANA as it's not my bag, but I'd suggest you research the standard methods for achieving this and work through them.&amp;nbsp; If they don't work, review OSS and/or fix your logic.&amp;nbsp; Ultimately, you won't be able to load such an amount of data via a simple ABAP program in one go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284218#M1916444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-28T12:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284219#M1916445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harshawardhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found any solution to your problem? I'm facing a similar one and Basis team have modified ztta/max_memreq_MB parameter up to 6141 lenght but it didn't work. Do you have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 16:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284219#M1916445</guid>
      <dc:creator>former_member686620</dc:creator>
      <dc:date>2015-09-04T16:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: STRING_SIZE_TOO_LARGE dump in SE38 Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284220#M1916446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you open the dataset?&amp;nbsp; If you open for input in BINARY mode then you need to control the amount of data per single READ in the READ DATASET&amp;nbsp; MAXIMUM LENGTH setting.&amp;nbsp; But sounds more like this is a case of individual records with line-ends in the file, in which case it should be opened for input in TEXT mode.&amp;nbsp; If so you should only load a single record of 185 columns into your lw_tab variable at a time and not be creating any long strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 16:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-size-too-large-dump-in-se38-program/m-p/11284220#M1916446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-04T16:52:07Z</dc:date>
    </item>
  </channel>
</rss>

