<?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 Report Painter Performance Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588213#M592452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helloo experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report painter report which is pulling the data from a custom table (which has 32million records). Its taking a lot of time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any method to improve its performance ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2007 23:30:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-07T23:30:43Z</dc:date>
    <item>
      <title>Report Painter Performance Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588213#M592452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helloo experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report painter report which is pulling the data from a custom table (which has 32million records). Its taking a lot of time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any method to improve its performance ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 23:30:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588213#M592452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T23:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Report Painter Performance Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588214#M592453</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 check report painter selecting records using primary key or secondary index. If not please create secondary index for custom table (after consultation with basis, due to creating the secondary index will increase the load on server of custom table with 32 millions records) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not possible. extract the resultset from custom table into another table and make query for report painter on that. and update the new table on daily basis or hourly basis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 23:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588214#M592453</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-07T23:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Report Painter Performance Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588215#M592454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi as, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. But, the problem is i have many reports based which are pulling the data from the same table. So indexing will not help in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way like using summarization levels etc....???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 00:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-painter-performance-issue/m-p/2588215#M592454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T00:17:18Z</dc:date>
    </item>
  </channel>
</rss>

