<?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: My program is running too quickly ! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142082#M1191859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malmcom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this sounds indeed like some caching on DB or lower levels (FS cache, or storage cache).&lt;/P&gt;&lt;P&gt;To analyze this furterh you can run a specific (native) select in the SQL command&lt;/P&gt;&lt;P&gt;editor (in ST04) as a job. With the "print runtime data" option you'll get the session statistics.&lt;/P&gt;&lt;P&gt;These tell you exactly how much logical i/o (cache) and physical i/o (could be cached&lt;/P&gt;&lt;P&gt;as well in FS cache or storage box cache) you did and how long these took.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the analysis part. The "solution" or "tuning" is a different story then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2009 10:56:55 GMT</pubDate>
    <dc:creator>HermannGahm</dc:creator>
    <dc:date>2009-01-30T10:56:55Z</dc:date>
    <item>
      <title>My program is running too quickly !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142080#M1191857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an unusual problem with a program that has some performance problems in our Quality system. When I run it the first time, it takes 13 minutes. If I run it again (with the same parameters), it then runs in less than one minute. None of the tables in question are buffered at SAP level (so BYPASSING BUFFER wouldn't have any effect), so I'm guessing that there is some buffering in Oracle that is doing this. Our Basis guys have cleared out the buffers in Oracle for me but this does not seem to make a difference and the program keeps running in less than one minute. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a bit frustrating as I can't analyse the problem as well if I can't run a tool against it when it's taking longer to execute. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Malcolm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 09:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142080#M1191857</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2009-01-30T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: My program is running too quickly !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142081#M1191858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you execute any program, a temporary buffer creates on. This is something like LUW Concept in SAP. I dont think this can be Changed by any Basis Settings... Try to come out of SAP after execting and then Execute the Prog again you can feel the Difference..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 10:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142081#M1191858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: My program is running too quickly !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142082#M1191859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malmcom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this sounds indeed like some caching on DB or lower levels (FS cache, or storage cache).&lt;/P&gt;&lt;P&gt;To analyze this furterh you can run a specific (native) select in the SQL command&lt;/P&gt;&lt;P&gt;editor (in ST04) as a job. With the "print runtime data" option you'll get the session statistics.&lt;/P&gt;&lt;P&gt;These tell you exactly how much logical i/o (cache) and physical i/o (could be cached&lt;/P&gt;&lt;P&gt;as well in FS cache or storage box cache) you did and how long these took.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the analysis part. The "solution" or "tuning" is a different story then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 10:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142082#M1191859</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-01-30T10:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: My program is running too quickly !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142083#M1191860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well as your problem occurs in Quality system, you may be able to stop SAP instance and Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after restarting use standard tools to log  runtilme and database access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless are you sure that your problem come from this program, It may also occurs when an overload occurs on server and this is quite difficult to reproduce ;-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christophe Blineau&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 12:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142083#M1191860</guid>
      <dc:creator>christophe_blineau</dc:creator>
      <dc:date>2009-01-30T12:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: My program is running too quickly !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142084#M1191861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look in transaction SU21 at the authorization object documentation for S_ADMI_FCD where the admin function is "TOUC".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is what you appear to be looking for, but don't do it in a production system...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 12:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142084#M1191861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T12:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: My program is running too quickly !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142085#M1191862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure it is the database?  Have you profiled with SE30?  What does your SQL look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 13:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/my-program-is-running-too-quickly/m-p/5142085#M1191862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T13:35:38Z</dc:date>
    </item>
  </channel>
</rss>

