<?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: Reports executing very slow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520706#M1068834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether the report is updating any database table. Seems that when one user executes the report..he puts a lock on a particular table &amp;amp; hence others have to wait untill the lock is release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check transaction SM12 while the reports are executed. It will give a list of tables which are locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2008 04:08:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-30T04:08:41Z</dc:date>
    <item>
      <title>Reports executing very slow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520705#M1068833</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 made a Z Report "Daily Distach Statement" . It is working perfect and  show result with in 20-25 seconds. but when this report is executed by 5-6 users in same time then its take more than 600 seconds. So what is the reason behind this.What should i do in my code ? if anyboady has solution pls reply me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 03:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520705#M1068833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T03:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reports executing very slow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520706#M1068834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether the report is updating any database table. Seems that when one user executes the report..he puts a lock on a particular table &amp;amp; hence others have to wait untill the lock is release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check transaction SM12 while the reports are executed. It will give a list of tables which are locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 04:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520706#M1068834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T04:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reports executing very slow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520707#M1068835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you must use lock objects..&lt;/P&gt;&lt;P&gt;enqueue and dequeue function Modules&lt;/P&gt;&lt;P&gt;and check the locks in SM12 and SM13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Devanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 04:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520707#M1068835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T04:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reports executing very slow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520708#M1068836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 04:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520708#M1068836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T04:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reports executing very slow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520709#M1068837</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;Thanks for reply, But here I am not updating any data base table... only i fetch data from database table to internal table. Following tables i used in program :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Likp&lt;/P&gt;&lt;P&gt;Lips&lt;/P&gt;&lt;P&gt;VBPA&lt;/P&gt;&lt;P&gt;VBFA&lt;/P&gt;&lt;P&gt;A609&lt;/P&gt;&lt;P&gt;A555&lt;/P&gt;&lt;P&gt;A602.....etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 04:21:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520709#M1068837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T04:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reports executing very slow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520710#M1068838</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 think you are acesss the standard table the header and the Item&lt;/P&gt;&lt;P&gt;U should use lockobjects &lt;/P&gt;&lt;P&gt;and use enqueue and Dequeue Fucntion modules&lt;/P&gt;&lt;P&gt;but the table starting with A are customizing tables they can created by customizing itself so they are applicable only to a particular customer and they dont have any lock objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Devanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 04:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-executing-very-slow/m-p/4520710#M1068838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T04:27:23Z</dc:date>
    </item>
  </channel>
</rss>

