<?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: Improve performance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389682#M1734898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @deepthi ,&lt;/P&gt;&lt;P&gt;Check these sap notes &amp;amp; follow instructions to improve performance.&lt;/P&gt;&lt;P&gt;It may helps.&lt;/P&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/1491289" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="color: #204ba2; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal;"&gt;Note 1491289 - Performance of Dashboard Queries&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/1426196" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="color: #204ba2; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal;"&gt;Note 1426196 - Performance and functional corrections (SP06).&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2013 06:58:59 GMT</pubDate>
    <dc:creator>gouravkumar64</dc:creator>
    <dc:date>2013-04-19T06:58:59Z</dc:date>
    <item>
      <title>Improve performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389677#M1734893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me how to improve performance for the standard report RCF_DBCDCYL_INDEXING as it is taking long time to process .&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389677#M1734893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-18T18:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Improve performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389678#M1734894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For standard program we can't do much from ABAP end.You can schedule in background if it &lt;/P&gt;&lt;P&gt;takes long time.Check with basis team may be they can provide some help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 04:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389678#M1734894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-19T04:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Improve performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389679#M1734895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we can try with custom program using same logic and can we modify code which is taking long time to process. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 04:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389679#M1734895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-19T04:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Improve performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389680#M1734896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search for OSS notes regarding this report, maybe some performance issues were already raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although we are not so flexible with standard programs as with customized, you can try to do measurements with SAT/SE30 and ST05 transactions to see why exactly your program is running long time. If the problem is in database access (which is often the case), you can try to adjust indexes to improve database read performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1389/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 05:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389680#M1734896</guid>
      <dc:creator>adam_krawczyk1</dc:creator>
      <dc:date>2013-04-19T05:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Improve performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389681#M1734897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can do but first try to find out which area of code is taking time using SQL Trace.&lt;/P&gt;&lt;P&gt;If possible try creating secondary Index if it resolves the Issue.I don't think Z program &lt;/P&gt;&lt;P&gt;will be much helpful.Keep it as last option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389681#M1734897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-19T06:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Improve performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389682#M1734898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @deepthi ,&lt;/P&gt;&lt;P&gt;Check these sap notes &amp;amp; follow instructions to improve performance.&lt;/P&gt;&lt;P&gt;It may helps.&lt;/P&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/1491289" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="color: #204ba2; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal;"&gt;Note 1491289 - Performance of Dashboard Queries&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/1426196" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="color: #204ba2; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal;"&gt;Note 1426196 - Performance and functional corrections (SP06).&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-performance/m-p/9389682#M1734898</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-04-19T06:58:59Z</dc:date>
    </item>
  </channel>
</rss>

