<?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: Data fetched from buffer or database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190569#M1374538</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;there is an extension for select statement if you do not want the data to be read from database table directly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... BYPASSING BUFFER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition causes the SELECT statement to avoid the SAP buffering and to read directly from the database and not from the buffer on the application server. &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;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 04:11:42 GMT</pubDate>
    <dc:creator>nikhil_chitre</dc:creator>
    <dc:date>2009-09-23T04:11:42Z</dc:date>
    <item>
      <title>Data fetched from buffer or database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190568#M1374537</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;How to check tin the select query the data is being fetched from buffer or database .Is there any method to trace that  or it is just the setting we are  doing while creating a table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 03:57:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190568#M1374537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T03:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data fetched from buffer or database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190569#M1374538</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;there is an extension for select statement if you do not want the data to be read from database table directly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... BYPASSING BUFFER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition causes the SELECT statement to avoid the SAP buffering and to read directly from the database and not from the buffer on the application server. &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;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 04:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190569#M1374538</guid>
      <dc:creator>nikhil_chitre</dc:creator>
      <dc:date>2009-09-23T04:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data fetched from buffer or database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190570#M1374539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tHAKS FOR REPLYING but You have not understood my question .I know to avoid buffer .But how to see in trace .. Pls read my question once again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 04:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190570#M1374539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T04:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data fetched from buffer or database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190571#M1374540</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;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Is there any method to trace that  or it is just the setting we are  doing while creating a table..&lt;/P&gt;&lt;P&gt;&amp;gt; Pls suggest&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sure. ST05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Trace shows everything that is going to the database. This means those statements are NOT&lt;/P&gt;&lt;P&gt;using the buffer. The SQL Trace lines are yellow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffer Trace shows everything that is going to the buffer. This means those statements are NOT&lt;/P&gt;&lt;P&gt;going to the database. The Buffer Trace lines are blue.&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>Wed, 23 Sep 2009 06:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190571#M1374540</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-09-23T06:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data fetched from buffer or database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190572#M1374541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi Arun,
&amp;lt;li&amp;gt;Go to SE11 -&amp;gt;Enter any standard table or table which you are using in SELECT query and Display-&amp;gt;Click on &lt;STRONG&gt;Technical Settings&lt;/STRONG&gt;
 button-&amp;gt;You can see now there Buffering type .
&amp;lt;li&amp;gt;If any of the check boxes for the buffer selected, the type of buffering is used in your program when SELECT query is used.
Thanks
Venkat.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 09:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190572#M1374541</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-09-23T09:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data fetched from buffer or database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190573#M1374542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;switching on the buffer does no guarantee that the buffer is used!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said, the SQL-Trace - better name database trace - tells which SQL statement does not use the buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 11:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-fetched-from-buffer-or-database/m-p/6190573#M1374542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T11:54:08Z</dc:date>
    </item>
  </channel>
</rss>

