Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to create index as it already exists...

HokinsNov 23 2013 — edited Nov 23 2013

Hi,

I am using 11g r2. My appl response was slow so i see the table and all partitioned indexes were missing from a table. When i created the index it gives error that the column is already indexed. But I cannot see the indexes. So I login with sys and astonished to see that tables was indexed with index owner sys. How there owner is changed from schema to sys. And if there owner was sys from the day one then why SQL tunning advisor is recommending now to index those columns.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2013
Added on Nov 23 2013
2 comments
808 views