Hi all, not really an Oracle expert by any means, but just started a contract where I'm the best they've got....
Using Oracle 8.0.5 (9i on it's way)
I have some fairly simple queries that are taking waaay too long to execute. I have found that (by looking at the explain plan) the optimiser was doing very odd things. I found the /* + RULE */ in my new 'Oracle SQL Tuning pocket reference' and added it. Magical!!
So, should the whole installation be changed? If so, how, or have I just found some rare cases where rule based is best?
Cheers.
Using Oracle 8.0.5 (9i on it's way)
I have some fairly simple queries that are taking waaay too long to execute. I have found that (by looking at the explain plan) the optimiser was doing very odd things. I found the /* + RULE */ in my new 'Oracle SQL Tuning pocket reference' and added it. Magical!!
So, should the whole installation be changed? If so, how, or have I just found some rare cases where rule based is best?
Cheers.