× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Query optimizer is a funny animal. I don't think anyone can tell you with
full certainty why it does some of the things it does.

I can tell you for sure it does "care" about keyed LFs!

One reason for redundant advice may be that having an SQL index with larger
logical page size (64K vs LF's 8k) might bias query optimizer toward using
that index. This is especially helpful in situations where index is being
scanned sequentially (i.e. read-by-key, read-next-key, next....). Both
native I/O program can do this as well as query engine.

This is by no means the only "quirk" query optimizer has. I'm sure you'll
run into more as you dig deeper into it.

HTH, Elvis

Celebrating 11-Years of SQL Performance Excellence on IBM i5/OS and OS/400
www.centerfieldtechnology.com


-----Original Message-----
Subject: Using the Index Advisor

I was reviewing the Index Advisor in iSeries Navigator today and see entries
advising me to create multiple indexes that I confirmed already exist via a
logical file. The logical file has existed for years in some cases yet the
advisor shows today as the last advised for query use date. Am I reading
this wrong or does the Index Advisor not care about DDS indexes?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.