<?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>Question Re: understand the different DTP processing mode in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021452#M3201883</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;double click on your DTP:&lt;/P&gt;&lt;P&gt;go to "Execute" tab and if you check processing mode it should give following three options&lt;/P&gt;&lt;P&gt;1: Parallel extraction and processing&lt;/P&gt;&lt;P&gt;2:Serially in the dialog process (for Debug)&lt;/P&gt;&lt;P&gt;3: No data transfer ;Delta status source: &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/144481" width="450" /&gt;&lt;/P&gt;&lt;P&gt;so you can select parallel extraction and processing and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select second option that is serially in dialog processing it is only if you have breakpoint fix and you need to debug your routine or code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached JPG file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 09:45:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-09T09:45:08Z</dc:date>
    <item>
      <title>understand the different DTP processing mode</title>
      <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaq-p/9021451</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 have a master data infoobject that startet to load data very slow some time ago. I started to investigate the log of the load to see if there are any difference between tht fast load and the time the load started to go very slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did see is that the "Processing mode" in the DTP had been changed. It had gone from mode "Serial Extraction, Immediate Parallel Processing" to mode "Serially in the background Process". In addition I can see that the numbers of parallel load are sett to 5 (in the Goto -&amp;gt; setting for batch manager" when having the DTP active). Do not know if the last one can have any affect on the performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to see if I can create a DTP that give me the first mode, but I am not able to get this as a selection. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 09:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaq-p/9021451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-09T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: understand the different DTP processing mode</title>
      <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021452#M3201883</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;double click on your DTP:&lt;/P&gt;&lt;P&gt;go to "Execute" tab and if you check processing mode it should give following three options&lt;/P&gt;&lt;P&gt;1: Parallel extraction and processing&lt;/P&gt;&lt;P&gt;2:Serially in the dialog process (for Debug)&lt;/P&gt;&lt;P&gt;3: No data transfer ;Delta status source: &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/144481" width="450" /&gt;&lt;/P&gt;&lt;P&gt;so you can select parallel extraction and processing and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select second option that is serially in dialog processing it is only if you have breakpoint fix and you need to debug your routine or code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached JPG file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 09:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021452#M3201883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-09T09:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: understand the different DTP processing mode</title>
      <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021453#M3201884</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 only have two options:&lt;/P&gt;&lt;P&gt;Serially in the background Process&lt;/P&gt;&lt;P&gt;Serially in the dialog Process (for debugging)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how can I get the option called "Parallel Extraction and Processing" options available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 10:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021453#M3201884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-09T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: understand the different DTP processing mode</title>
      <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021454#M3201885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use: &lt;/P&gt;&lt;P&gt;Serially in the background Process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 10:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021454#M3201885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-09T10:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: understand the different DTP processing mode</title>
      <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021455#M3201886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use folloing link.. it might help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/47/e8c56ecd313c86e10000000a42189c/frameset.htm"&gt;http://help.sap.com/saphelp_nw70ehp2/helpdata/en/47/e8c56ecd313c86e10000000a42189c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapanalyticsguru.com/downloads/BI/LOADING/Explore%20to%20the%20Execute%20Tab%20of%20Data%20Transfer%20Process%20in%20SAP%20BI%207.0.pdf"&gt;http://sapanalyticsguru.com/downloads/BI/LOADING/Explore%20to%20the%20Execute%20Tab%20of%20Data%20Transfer%20Process%20in%20SAP%20BI%207.0.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 10:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021455#M3201886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-09T10:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: understand the different DTP processing mode</title>
      <link>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021456#M3201887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Helge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something must have changed if your processing modes changed. Here is a very helpful decision tree ... in German: &lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/48/0371981fc43c99e10000000a42189c/frameset.htm" title="http://help.sap.com/saphelp_nw73/helpdata/en/48/0371981fc43c99e10000000a42189c/frameset.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/48/0371981fc43c99e10000000a42189c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Someone probably needs to have a little talk with the SAP content and documentation team about this &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that Semantic Groups in your DTP were turned off? That could cause this problem in some situations. Or do you have semantic grouping turned on but no key selected somehow? That could also cause the problem. Depending on your support package, semantic grouping may be incredibly buggy. BW 7.0 SP14 - SP18 were a very bad time for semantic groups, if I remember correctly. You may need to delete the DTP and recreate it to get a new grouping to "take".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ethan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 13:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/understand-the-different-dtp-processing-mode/qaa-p/9021456#M3201887</guid>
      <dc:creator>esjewett</dc:creator>
      <dc:date>2012-10-09T13:41:34Z</dc:date>
    </item>
  </channel>
</rss>

