<?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: need help with performance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652177#M1285990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2009 05:17:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-20T05:17:32Z</dc:date>
    <item>
      <title>need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652168#M1285981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to create table with users (10.000) users and additional data,and there is a process&lt;/P&gt;&lt;P&gt;that read the table data and see if something changing update the table.&lt;/P&gt;&lt;P&gt;Most of the data is to are not changing frequently like 90% from the time .&lt;/P&gt;&lt;P&gt;What is your suggestion to use,i don't know if fully buffered table can help here because the table size.&lt;/P&gt;&lt;P&gt;I'll like to get your suggestion's if to use table buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nina C on May 19, 2009 10:39 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on May 20, 2009 2:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 15:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652168#M1285981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T15:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652169#M1285982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you anticipating performance problems?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10000 records does not sound like a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest you create your table without buffering and test the performance on your development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, if you have a particular SELECT statement, for example, that runs slow, you may need to address a performance problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 17:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652169#M1285982</guid>
      <dc:creator>former_member207438</dc:creator>
      <dc:date>2009-05-19T17:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652170#M1285983</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;if the user or any one frequently accessing the table it is better to use buffering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if they update or read table rarely then there is no need to use buffering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table size depends upon how the data is updation and what is the amount of data update in one run..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for one run if they update more than 10000 records create table size 2 or 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if they update less records at a time keep table size 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 18:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652170#M1285983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T18:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652171#M1285984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652171#M1285984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T20:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652172#M1285985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652172#M1285985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T20:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652173#M1285986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652173#M1285986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T20:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652174#M1285987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652174#M1285987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T20:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652175#M1285988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652175#M1285988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T20:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652176#M1285989</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,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652176#M1285989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T20:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652177#M1285990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u think about single row buffer or shared memory object ?&lt;/P&gt;&lt;P&gt;By the way we can use the table until 30000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 05:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652177#M1285990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T05:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652178#M1285991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe using a generic buffering table will be the best one...&lt;/P&gt;&lt;P&gt;you can specify the number of key fields based on which the generic buffering has to be done.... that will also improve on performance....&lt;/P&gt;&lt;P&gt;and I also think that since it is on around 10-20 thousand records even fully buffered will also be fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 05:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652178#M1285991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T05:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652179#M1285992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Siddharth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i read that generic buffer is recommended until size of 10MB , i think that the table is &lt;/P&gt;&lt;P&gt;for 30000 records ,&lt;/P&gt;&lt;P&gt;1. how i can calculate it ?&lt;/P&gt;&lt;P&gt;2. about generic buffer ,if i understand from the SAP help i need for that do declare specific&lt;/P&gt;&lt;P&gt;area that be buffered but i don't know which area ,in any given time any records in the table &lt;/P&gt;&lt;P&gt;can be read or change,so how u suggest to do so ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 06:39:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652179#M1285992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T06:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652180#M1285993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;alright...&lt;/P&gt;&lt;P&gt;so if that is the case then single buffering will not help you that much..... as for the first time it will hit database again and again for new records....&lt;/P&gt;&lt;P&gt;I think its better to go for fully buffered or generic buffering...&lt;/P&gt;&lt;P&gt;to calculate 10MB just check the size of the columns means size of each row/record. that can be calculated by fields you have declared and i think for 10MB it can almost accomodate more the 10000 records.... still depending on the size of each row...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either of fully/generic buffering would be fine for the performance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 06:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652180#M1285993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T06:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652181#M1285994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Siddharth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;about generic buffer ,if i understand from the SAP help i need for that do declare specific&lt;/P&gt;&lt;P&gt;area that be buffered but i don't know which area ,in any given time any records in the table&lt;/P&gt;&lt;P&gt;can be read or change,so how u suggest to do so ?&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;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652181#M1285994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T07:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652182#M1285995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats true that you have to mention a specific area.... that specific area is nothing but the number of key fields you want to mention...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now say for example... if you look at the table sflight it has 4 key fields but i want the generic buffering to be done with respect to carrier ID, so for one carrier id there may be many records on connid and fldate. so if i give carrid in my select query all the records of that carrier id only will be buffered....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the key specification i would mention it as 2. that is from the left based on 2 columns it should buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so give the generic buffering in such a way that it will buffer most of the records at a given time. so next time if you use any f those records it would be faster.&lt;/P&gt;&lt;P&gt;so if you have 5 key fields give the area ie. key specification to 1 or 2... so that it buffers most of the record at a go....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think going with generic buffering will be better....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652182#M1285995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T07:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652183#M1285996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Most of the data is to are not changing frequently like 90% from the time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;95% not changing, means 10% changing, actually I do not understand what you count, rows or executions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, 10% is too high for table buffering, especially for fully buffered tables. For example&lt;/P&gt;&lt;P&gt;10.000 records, full buffered, i.e first SELECT reads whole table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;90 records from buffer, then change, buffer invalidated! all 10.000, after a while buffer filled again.&lt;/P&gt;&lt;P&gt;=&amp;gt; with buffering worse than without.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How often is table changed? How large is your system, several application servers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 11:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652183#M1285996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T11:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: need help with performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652184#M1285997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 12:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-performance/m-p/5652184#M1285997</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-05-20T12:55:30Z</dc:date>
    </item>
  </channel>
</rss>

