<?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: SAP Performance tuning in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391075#M190018</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;Please go through the below links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance%2band%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance%2band%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/performance%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/performance%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap4%2btuning%2bchecklist" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap4%2btuning%2bchecklist&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/advanced%2bperformance%2boptimization%2btechniques" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/advanced%2bperformance%2boptimization%2btechniques&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope links are usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2009 06:51:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-08T06:51:47Z</dc:date>
    <item>
      <title>SAP Performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391071#M190014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What measures shall we take if it is needed to performance tune the SAP Server. It is getting too slow. It will be helpful if someone can send me some link about SAP Performance tuning, not ABAP performance tuning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhasish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 10:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391071#M190014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T10:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391072#M190015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ganguly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can try some of these ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Clear all lock entries from the tcode SM12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Clear the obsolete logs from the Tc SLG2 with the Generate List radio button selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be these two things fasten ur server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 11:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391072#M190015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T11:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391073#M190016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Subhasish,&lt;/P&gt;&lt;P&gt;Indexes do get fragmented and BASIS normally should have this planned in their DB13 &amp;#150; DBA Planning Calendar as this can affect performance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try these.&lt;/P&gt;&lt;P&gt;STAT &amp;#150; Display Statistical Records&lt;/P&gt;&lt;P&gt;DB02 &amp;#150; Database Performance : Tables and Indexes.&lt;/P&gt;&lt;P&gt;DB05 &amp;#150; Analysis of Table w.r.t. Indexed Fields&lt;/P&gt;&lt;P&gt;ST04 &amp;#150; DB Performance --&amp;gt; &amp;#145;Detailed Analysis&amp;#146; button &lt;/P&gt;&lt;P&gt;--&amp;gt;  &amp;#145;SQL Reads&amp;#146; button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 11:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391073#M190016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T11:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391074#M190017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SAP Servers can be slow because of many reasons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The Table Consistency: The tables should be consistent. A consistency check should be done regulalrly.Better would be using DB13 so that it can be scheduled in appropriate days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. One major reason that I have found in recent times is the amount of authorizations that might be available to the users of the sytem. If all the users have a high volume of authorization objects in their user master buffer, then the response time becomes sluggish.This is true for most of the dev boxes that allow almost any amount of authorization for users and have a low RAM size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Also you might be intrested to check your network consistency. If you are accessing your servers from home with a wireless connection of 16kbps, you might want to configure your logon pad for such a crappy connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the BASIS performance tuning tasks such as ST04, STAT, ST02 and DB12 should be carried out too just to investigate furthur.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope these were a few helpful tips. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peace be with everybody&lt;/P&gt;&lt;P&gt;-Saurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 06:44:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391074#M190017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T06:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Performance tuning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391075#M190018</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;Please go through the below links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance%2band%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance%2band%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/performance%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/performance%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap4%2btuning%2bchecklist" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap4%2btuning%2bchecklist&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/advanced%2bperformance%2boptimization%2btechniques" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/advanced%2bperformance%2boptimization%2btechniques&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope links are usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 06:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-performance-tuning/m-p/1391075#M190018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T06:51:47Z</dc:date>
    </item>
  </channel>
</rss>

