SQL Performance (MOSC)

MOSC Banner

Index not being used

edited Jun 18, 2013 10:09PM in SQL Performance (MOSC) 10 commentsAnswered
I have run 'SQL Tuning Advisor' for a never-ending query and its suggesting to create two indexes on the table having 69Million rows and 221 partitions. The table is range partitioned on WEEK_NUMBER.

I created the two local partitioned indexes  but optimizer is not picking up the indexes on production. Its picking up the indexes on Development where the table is empty.

I thought, Glocal index might solve the problem, so I re-created the same indexes but Global this time. No luck.

Any help please.

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