<?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: Checking table index consistency in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350293#M175734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Jun 2006 23:46:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-11T23:46:08Z</dc:date>
    <item>
      <title>Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350288#M175729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I wanted to know to check the table consistency(for indexes) and how to find out how do they differ from the previous versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 23:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350288#M175729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-11T23:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350289#M175730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jo,&lt;/P&gt;&lt;P&gt;welcome to SDN.&lt;/P&gt;&lt;P&gt;You could use &amp;lt;b&amp;gt;utilities-&amp;gt;database object-&amp;gt;check in SE11&amp;lt;/b&amp;gt; for checking the consistency of your table including indexes.&lt;/P&gt;&lt;P&gt;for tracking the versions use &amp;lt;b&amp;gt;utilities-&amp;gt;version-&amp;gt;version management in SE11.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 23:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350289#M175730</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-11T23:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350290#M175731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks abdul,&lt;/P&gt;&lt;P&gt;i am working on 4.7 and we are upgarding to ECC 5.0, i see some tables in FI modules(5.0) have extra indexes and also a message like "index does not exist in database system ORACLE" what does it refer to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;jo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 23:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350290#M175731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-11T23:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350291#M175732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that SAP is suggesting new indexes without actually activating them.  You may activate them from there, and in doing so, will create them in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to check any notes on the subject before doing so, just in case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 23:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350291#M175732</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-11T23:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350292#M175733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jo,&lt;/P&gt;&lt;P&gt;new versions of tables will be delivered in each release.&lt;/P&gt;&lt;P&gt;so while upgrading u need to use the tranasctio SPAD for importing the changes from prev release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;"index does not exist in database system ORACLE" means indexes have not been created in your database.in such case u need to activate the table.also use the path which i have given above for checking the consistency of your table.Also check with your BASIS if problem still persists..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 23:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350292#M175733</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-11T23:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350293#M175734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2006 23:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350293#M175734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-11T23:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Checking table index consistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350294#M175735</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; I have a question , If i active the index it will cause any major problem to database , because  already the database table  having very large amount of data, so it will take long time to arrange the table entries in the order of the index .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 19:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-table-index-consistency/m-p/1350294#M175735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T19:39:07Z</dc:date>
    </item>
  </channel>
</rss>

