<?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: Getting timeout error while executing my report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177537#M1518137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.use OPEN CURSOR with package size&lt;/P&gt;&lt;P&gt;2. try to process the program in background and also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 16:18:42 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2010-08-09T16:18:42Z</dc:date>
    <item>
      <title>Getting timeout error while executing my report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177536#M1518136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get data from a Ztable which is having more than 64 millions of records. That query itself is taking more than 20 min to execute. I have used package size while retrieving tha data but still taking same time to execute, Giving me the TIMEOUT error .&lt;/P&gt;&lt;P&gt;Provide some suggetions to use different types of SELECT quries that can be used to improve the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 16:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177536#M1518136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T16:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting timeout error while executing my report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177537#M1518137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.use OPEN CURSOR with package size&lt;/P&gt;&lt;P&gt;2. try to process the program in background and also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 16:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177537#M1518137</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-08-09T16:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting timeout error while executing my report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177538#M1518138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a separate forum dedicated specifically to the performance issues, there are many suggestions already available there. Please use Search. Also use the standard performance analysis tools available in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the program has already been optimized to the max, you might want to consider running in "batches". E.g. create a parameter (e.g. a date) to limit selection and run the program several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, a program that is reading 64 mil. records should not be run in foreground. Also I'd question its purpose and the business requirements for such program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 21:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177538#M1518138</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2010-08-09T21:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting timeout error while executing my report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177539#M1518139</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 am working as an abaper for Service Management module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show the prmise details inthe output of alv. Before that i need to get the meter reading details and need to do some calculations, by which i need to show idle one (Here only i need to hit a ZTABLE which is having more than 64 million records). For that idle premise user can select multiple pemises by using check boxes and can create notification by pressing a pushbutton 'CREATE IS NOTIFICATION' which exist on the application toolbar . So i can not run this report in background. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Bhanu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 06:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177539#M1518139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-10T06:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting timeout error while executing my report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177540#M1518140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 12:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-timeout-error-while-executing-my-report/m-p/7177540#M1518140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-05T12:08:43Z</dc:date>
    </item>
  </channel>
</rss>

