<?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 Problem with table index in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105590#M1184575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We created an index for Z table but the ABAP program trace (using transaction ST05) for this table shows us that there is no access by this index. However, the same query in Oracle accesses the table by the index we created.&lt;/P&gt;&lt;P&gt;Any ideas of what happen here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!!&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 14:57:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-22T14:57:37Z</dc:date>
    <item>
      <title>Problem with table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105590#M1184575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We created an index for Z table but the ABAP program trace (using transaction ST05) for this table shows us that there is no access by this index. However, the same query in Oracle accesses the table by the index we created.&lt;/P&gt;&lt;P&gt;Any ideas of what happen here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!!&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 14:57:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105590#M1184575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105591#M1184576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  The index to be used is determined by the system during the program execution , in case you want the system to use a perticular index , then you will have to use Oracel Hints  in the select statement , where you specify the index you want the system to use during data selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the post which gives an example , Or[Oracle Hints [Specify Index ]|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2077305"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 15:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105591#M1184576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T15:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105592#M1184577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it must be in two completely different systems - right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure the statistics are up to date in the system where it is not using the index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 15:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105592#M1184577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T15:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105593#M1184578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the queries and their execution plans?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 15:39:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-index/m-p/5105593#M1184578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T15:39:19Z</dc:date>
    </item>
  </channel>
</rss>

