|
At 09:07 AM 2/1/01 -0600, you wrote: >Are there performance implications when using REUSEDLT, especially on >really large files? I have to think that there is at least some >performance hit when REUSEDLT is enabled for files with millions of >records. I'd guess that the system keeps some sort of index of deleted >records, and serves one of those up when a WRITE is issued. I suppose, >done correctly, the performance implications aren't too great; it would >only affect deletes (add an entry to the index) and writes (fetch the >record number from the index rather than just use the next sequential record). > >Has anybody looked at this in any detail? I have done a lot of detailed work here. The only (significant) performance implications when using this feature occur if you are constantly adding/deleting records over the limit of the maximum number of records in the file, which (IMHO) is not typical. When the system does, is it creates a "deleted records map" (of RRN) at file open time, and uses this as a directory of where to add records. Once a file has opened, a subsequently deleted record will not be known to the job that already has the file open. Al +--------------------------------------------------+ | Please do not send private mail to this address. | | Private mail should go to barsa@ibm.net. | +--------------------------------------------------+ Al Barsa, Jr. - Account for Midrange-L Barsa Consulting Group, LLC. 400 > 390 Phone: 914-251-1234 Fax: 914-251-9406 http://www.barsaconsulting.com http://www.taatool.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-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 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.