<?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: Performance problem with lt22 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371475#M1401869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered, Clossing the threat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Aug 2010 12:57:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-18T12:57:03Z</dc:date>
    <item>
      <title>Performance problem with lt22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371471#M1401865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had created secondary index for table LTAP to fine tune LT27 but it decrease performance with LT22  Please replay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="green" __jive_macro_name="color"&gt;Moderator message - Welcome to SCN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please ask a specific question. For what table did you create the index? What does the index look like? Have you run ST05 to see where the problem lays.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Nov 19, 2009 10:22 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: anmol112 on Nov 19, 2009 4:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 15:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371471#M1401865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T15:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem with lt22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371472#M1401866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please  use the ST05 for doing the SQL Trace  on the  program or  Transcation code you are running  .&lt;/P&gt;&lt;P&gt;it will record all the  database fetch timings . as you are already aware that  in one table if you create  a secondary index  , then it is giving an performance issue  on other table  . it means  the select query on both the table as the same where condition  or the for all entire  command  would hav been used  . so  either you need to  create an index in the other  performance issue table also   .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But  my  idea would be  i will see the trace , then i will go and see the select query on all the 3 table'  which are affected with performance .if  all 3 table select query are  one of after the other  then i will check the  internal tabl strucuture for the 3 table's &lt;/P&gt;&lt;P&gt;some time same  internal table strucuture ,differen strucuture would hav been used  , based  on that  i will create the secondary  index .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matrix example is  :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if   Custom program , try to use  PRIMARY Index, if you are  requirement is not set then SECONDARY Index with maximum primary keys in that  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if  standard program only way is  to create the SECONDARY Index , but please see the where condition for all the 3 tables and create the index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating secondary index  for Standarb program  : there are lot of wiki's in Our SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 21:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371472#M1401866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T21:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem with lt22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371473#M1401867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had checked the SQL trace, LTAP is taking time to fetch the data, can you tell me if I am having many secondary indeces in a table, will these affect performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anmol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 13:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371473#M1401867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-20T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem with lt22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371474#M1401868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend  ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not about the many secondary  index  , it takes  time when data selection doesn't follow any of the indexs.&lt;/P&gt;&lt;P&gt;so   what you can do is see that trace  , if it is taking time  in any of the select Query  ,then see the where condition and create the same sequence  one more   Secondary index  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that  it will  reduce the performace isuse  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any select querly for the same table will search for the secondary index with its wher condition fields .if it is not having any of its sequence as  primary or secondary index  ... then it will be  a performace issue  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so  please check all the  place it is following any of the index or not  , if not the create one more  index with that sequence .&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;&lt;/P&gt;&lt;P&gt;Edited by: Loganathan girishkumar on Nov 20, 2009 6:12 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 17:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371474#M1401868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-20T17:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem with lt22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371475#M1401869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered, Clossing the threat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-problem-with-lt22/m-p/6371475#M1401869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:57:03Z</dc:date>
    </item>
  </channel>
</rss>

