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



With all due respect... there's a VERY VERY big difference between "records will come in RRN sequence" and "records are GUARANTEED to come in RRN sequence".

Right now your records will indeed come in RRN sequence. But they are not guaranteed to do so. It's possible that your program will break with a PTF or OS upgrade or something like that, if IBM should decide to change the way it works.

This is a poor design. If you want the records to always come in FIFO sequence, then create the file with the FIFO keyword.


James H. H. Lampert wrote:

I just ran a test program, to detect any cases in which non-ascending RRNs would be read within a key; it found none. Although it used The Cycle, rather than a CHAIN followed by a READE loop, I think it's reasonable to expect the same results on the latter as the former.



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.