<?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: Performance difference in AUFM table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490528#M1746009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that you have run SQL trace (ST05) on your report and anlaysed that AUFM is the culprit, Can you please post the select on AUFM from your report. It might be the case that we may not be hitting key or secondary index. If this does not suffice and if we have number ranges used we can try leveraging the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jul 2013 03:18:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-05T03:18:52Z</dc:date>
    <item>
      <title>Performance difference in AUFM table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490526#M1746007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ABAP Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Background&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;After recent client copy from PRD 400 client our QAS 400 client is having identical database upto 31st January 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Issue:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Present issue is about the drastic performance difference of a report pragram in the QAS and PRD servers.&lt;/P&gt;&lt;P&gt;This program takes few milliseconds in QAS and about 5minutes in PRD, with the same set of selection-parameter values, both returning identical values in the ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Investigation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;While investigating, I have zeroed down to a the main table used in the program ie., AUFM and through SE16 with the same selection-set referred above, I have tried. The same experience.&lt;/P&gt;&lt;P&gt;So now the focus shifted from the report program to the AUFM table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;The key fields used in selection-set. (Both in program as well as querying through SE16)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MJAHR BUDAT BWART MATNR&amp;nbsp;&amp;nbsp; (Obvious that the BUDAT date range of selection-set is before 31stJan2013)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Expectation from forum:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Want to know the reason behind this.&lt;/P&gt;&lt;P&gt;The fact that at any point of time, load on AUFM table in PRD is much more than that of QAS, should make such a difference!&lt;/P&gt;&lt;P&gt;What can be done to rectify this by an ABAPer?&lt;/P&gt;&lt;P&gt;What can be done to rectify this by our BASIS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for going through these many line of query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Jogeswara Rao K&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 02:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490526#M1746007</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2013-07-05T02:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Performance difference in AUFM table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490527#M1746008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara Rao Kavala,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; One reason may be the secondary index created for the table &lt;STRONG&gt;AUFM &lt;/STRONG&gt;might not have been transported to PRD from QAS. Kindly check that.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 02:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490527#M1746008</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2013-07-05T02:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance difference in AUFM table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490528#M1746009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that you have run SQL trace (ST05) on your report and anlaysed that AUFM is the culprit, Can you please post the select on AUFM from your report. It might be the case that we may not be hitting key or secondary index. If this does not suffice and if we have number ranges used we can try leveraging the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 03:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490528#M1746009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-05T03:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Performance difference in AUFM table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490529#M1746010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You said that same experience you had with SE16 as well, this means report or query you have provided has nothing to do with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the to-do points can be:&lt;/P&gt;&lt;P&gt;1. Secondary Indexes (if any) not created in PRD or got deleted. Compare the indexes of table in QAS to PRD.&lt;/P&gt;&lt;P&gt;2. Compare the technical settings of table in both systems.&lt;/P&gt;&lt;P&gt;3. Do ST05 - SQL trace on table for both systems and identify the pain point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 03:41:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490529#M1746010</guid>
      <dc:creator>raviahuja</dc:creator>
      <dc:date>2013-07-05T03:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Performance difference in AUFM table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490530#M1746011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We too faced this problem,SAP recommended this notes, this may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0000038855&amp;nbsp;&amp;nbsp; Info on settlement: Performance improvements&lt;/P&gt;&lt;P&gt;0000099508&amp;nbsp;&amp;nbsp; CO88: Settlement of order groups&lt;/P&gt;&lt;P&gt;0000308513&amp;nbsp;&amp;nbsp; Variances on completed orders&lt;/P&gt;&lt;P&gt;0000372197&amp;nbsp;&amp;nbsp; SETTLEMENT: Performance problem with cancellation in COPA&lt;/P&gt;&lt;P&gt;0000397799&amp;nbsp;&amp;nbsp; INFORMATION: CO-OM-OPA (Order &amp;amp; Project Accounting)&lt;/P&gt;&lt;P&gt;0000400506&amp;nbsp;&amp;nbsp; Termination in settlement of product cost collector KD557&lt;/P&gt;&lt;P&gt;0000418021&amp;nbsp;&amp;nbsp; SETTLEMENT: Performance problem with reversal in COPA II&lt;/P&gt;&lt;P&gt;0000545932&amp;nbsp;&amp;nbsp; Performance probl. in CO-PC-OBJ period-end closing: DB hints&lt;/P&gt;&lt;P&gt;0000740626&amp;nbsp;&amp;nbsp; Cost Object Controlling: Performance Objectselection&lt;/P&gt;&lt;P&gt;0000874671&amp;nbsp;&amp;nbsp; Service SAP BPPO for period-end closing&lt;/P&gt;&lt;P&gt;0001054121&amp;nbsp;&amp;nbsp; The SAP Ecosystem in a Nutshell&lt;/P&gt;&lt;P&gt;0001058528&amp;nbsp;&amp;nbsp; Performance during billing with KO8G or CO88&lt;/P&gt;&lt;P&gt;0001079126&amp;nbsp;&amp;nbsp; Performance probl. in CO-PC-OBJ per-end closing: Oracle Hint&lt;/P&gt;&lt;P&gt;0001457783&amp;nbsp;&amp;nbsp; Settlement: Update termination SAPSQL_ARRAY_INSERT_DUPREC&lt;/P&gt;&lt;P&gt;0001481867&amp;nbsp;&amp;nbsp; Poor performance when checking settlement rule&lt;/P&gt;&lt;P&gt;0001791724&amp;nbsp;&amp;nbsp; Long runtime of order settlement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 04:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-difference-in-aufm-table/m-p/9490530#M1746011</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-07-05T04:38:56Z</dc:date>
    </item>
  </channel>
</rss>

