×
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.
<snip/>
Not sure how deleted records helps concurrent inserts.
Perhaps also some application uses deleted records to 'preallocate' space.
</snip>
Not very sure but I seem to remember (long time ago), a comment from an
IBMer about that one of the advantages of a file with REUSDLT(*YES) was
improved performance at the moment of inserting a record, as it was faster
to just insert it into a "slot" in, say, the middle of the file, that going
all the way to the end and insert it there (and extend the file, I suppose).
So I suppose that for a process that, say, delete some hundred/thousands of
records and then create new ones in their place, it would be better NOT to
reorganize the file...
I think that I agree with Chuck that (*maybe*) it would be better to do
RGZPFMs in a very selective way. Of course, every shop is different, and
your mileage can vary...
Best Regards,
Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.