Database Tuning (MOSC)

MOSC Banner

Why Oracle did not use my index?

edited Apr 1, 2010 3:58AM in Database Tuning (MOSC) 4 commentsAnswered
 Hi All,
I had faced a problem with one of our sql statement.It is a select statement to a multiple partition table.
These tables have indexes created.But somehow in the explain plan these indexes is not used.
Last month, the statement works fine, but unfortunately it is not being used this month.
I already executed dbms stats to gather latest statistics to the tables and indexes.

I tried to use hint to the select statement to use the indexes but also failed.
What I did was to drop and create back the indexes but also failed.The optimizer used was choose.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center