Index not being used
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.