Andrew McLellan
04-12-2002, 01:40 PM
Hi Gang,
I'm in the process of tuning some queries in a new data warehouse on 8.1.6
and I have a handful of queries that are not using the indexes even when
a hint is added. I was wondering if the Optimizer will ignore indexes and
hints where the cost is not high enough? In one instance there are 56423
records out of 564224 being return. I would assume this is a high enough
ratio for an index to be used. Any help would be greatly appreciated.
Regards
Andrew
I'm in the process of tuning some queries in a new data warehouse on 8.1.6
and I have a handful of queries that are not using the indexes even when
a hint is added. I was wondering if the Optimizer will ignore indexes and
hints where the cost is not high enough? In one instance there are 56423
records out of 564224 being return. I would assume this is a high enough
ratio for an index to be used. Any help would be greatly appreciated.
Regards
Andrew