<?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: Is it Buffering? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146823#M748139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use secondary indexes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first index key fields LEDNR OBJNR GJAHR in your where clause which will give fast access to the required data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Dec 2007 21:30:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-08T21:30:18Z</dc:date>
    <item>
      <title>Is it Buffering?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146822#M748138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is that, that is specific to the d/b table &amp;lt;b&amp;gt;COEP&amp;lt;/b&amp;gt;, that a &amp;lt;b&amp;gt;SELECT&amp;lt;/b&amp;gt; query in a report on this table consumes more time when it is run for the first time, however in the subsequent runs it doesn't even consume half of the time of its first run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2007 19:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146822#M748138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-08T19:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it Buffering?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146823#M748139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use secondary indexes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first index key fields LEDNR OBJNR GJAHR in your where clause which will give fast access to the required data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2007 21:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146823#M748139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-08T21:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it Buffering?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146824#M748140</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;This is not exactly buffering. Actually what happens is that when you execute a query on any Data Base table then data selected from the table is kept in Cache Memory.&lt;/P&gt;&lt;P&gt;So when you execute a query on the same table again, then the data is taken from the Cache instead of data base table and hence it is faster.&lt;/P&gt;&lt;P&gt;This Cache is present till your session lasts. If you log off and login again then the time taken by two queries should be same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies your doubt. Please revert back if you need some more details on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Kabra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2007 12:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-buffering/m-p/3146824#M748140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-09T12:16:40Z</dc:date>
    </item>
  </channel>
</rss>

