× 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.


  • Subject: Re: Encoded Vector Indexes
  • From: Russell Conerly <rconerly@xxxxxxxxxxx>
  • Date: Wed, 31 Jan 2001 10:35:17 -0600

David,
I analyzed the optimizer messages while in debug.  I've also explored several 
guides
in regards to performance of SQL, but I have been leery of making changes to 
the query
options file.  Any recommendations on those changes?

Thanks for your response.

Regards,
Russell Conerly


>Russell,
>
>Have you run this in debug and analyzed the performance messages?  Also, have
>you 
>gone through the optimization section of the SQL programming guide?  Have you 
>experimented with query options file (qaqqini) changes?  I would explore those
>options 
>before building indexes.
>
>In some cases an EVI will help a slow SQL statement.  Others have had better
>results, but 
>a 25% is about the best I have ever seen with an EVI.  The biggest improvements
>usually 
>come from normal indexes or by restructuring the statement.  On highly
>normalized files, the 
>structure of the statement can really change performance.  For example, 
>changing
>the primary 
>file, the source file for key fields, and intermediary joins, can all have a 
>big
>impact on performance.  
>Some other tricks are to build indexes over all selected fields if only a few
>are used. This last 
>one works best with things like customer name, customer number on a large
>customer file.
>
>David Morris
>
>
>
>>>> rconerly@netdoor.com 01/30/01 04:16PM >>>
>I have been doing some studying on Encoded Vector Indexes with SQL.  I've been
>looking at improving performance of an SQLRPGLE program running on V4R4 
>that is using some rather
>large files.  The documentation I have found has been limited IMO.
>
>Have any of you experimented with/used EVI's?  And if so, what are the 
>pros/cons to using
>them?  Does the optimizer inform you that it is using the EVI?  Do you use 
>the index
>in your select statement or is the index implied?  Please advise.
>
>Thank you in advance.
>
>Regards,
>Russell Conerly
>Artaban Solutions, Inc.
>
>
>+---
>| This is the RPG/400 Mailing List!
>| To submit a new message, send your mail to RPG400-L@midrange.com.
>| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
>| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
>| Questions should be directed to the list owner/operator: david@midrange.com
>+---


+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.