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



Hi Tim

I can't imagine it being much different - an index in a PF is in a separate space object on the system from the data itself - and an LF is just a different space object. Both will have entries in a tree that point to RRNs in the PF.

Sometimes we don't remember that PFs are compound objects - they are made up of several different kinds of low-level object types - *MBR, *FMT, etc. You can do a DMPOBJ of a PF and get and idea of all these things. BTW, DMPOBJ does not show you the actual raw data as stored - you have to dig into SST to do that.

I guess one thing is to make a test - I mean, if it's 2 billion operations, it might matter - 100? Naw!

HTH
Vern

On 7/30/2012 3:19 PM, Tim Adair wrote:
A colleague asked me about this and I haven't been able to find any
definitive information.

For RPG (IV, but not ILE) doing CHAINs, SETLLs, and READs - which is faster,
an indexed PF or a flat PF with an LF defined with the key? For the sake of
this question, let's assume we're talking about a single key field. The
file is DDS-defined, and must remain that way for now. And for this example
we're not interested in rewriting the RPG using SQL.

We're on 7.1.


Thoughts please?

TIA.


~TA~



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.