<?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: Processing multiple entries without parallel processing framework in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369643#M1542819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please keep in mind that OPEN CURSOR is not compatible with an aRFC parallelization approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2011 13:45:48 GMT</pubDate>
    <dc:creator>yuri_ziryukin</dc:creator>
    <dc:date>2011-05-04T13:45:48Z</dc:date>
    <item>
      <title>Processing multiple entries without parallel processing framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369641#M1542817</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;Apart from parallel processing framework, is there any other workaround to process multiple entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Retrieve all data from a master table for a certain criteria (close to 2 million entries selected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Retrieved further data for each of these 2 million entries from another table(around 8 million entries now)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summarise (basiacally collect) data for all these 8 million entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using SELECT ENDSELECT using package size to reduce the load to avoid memory issues.... but this is still a sequential approach rather than Parallel processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 05:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369641#M1542817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Processing multiple entries without parallel processing framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369642#M1542818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest using OPEN CURSOR FOR SELECT with a join between your 2 tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are able to use some ranges in order to separate entries into several blocks you can do it for each block in parallel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 13:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369642#M1542818</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2011-05-04T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Processing multiple entries without parallel processing framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369643#M1542819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please keep in mind that OPEN CURSOR is not compatible with an aRFC parallelization approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 13:45:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-multiple-entries-without-parallel-processing-framework/m-p/7369643#M1542819</guid>
      <dc:creator>yuri_ziryukin</dc:creator>
      <dc:date>2011-05-04T13:45:48Z</dc:date>
    </item>
  </channel>
</rss>

