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



Based on my freeware http://hkrebs.dk/rgzpfmbrs.html (a very simple one - you 
can almost as easy write it yourself) here are some considerations:

 o Remember to consider timeout and reaction if a file is locked from an other 
process than the RGZ
 o Thinking strictly 'space used' the important parameter is deleted bytes, not 
deleted records. A RCDLEN(12) file should be allowed more deleted records than 
a RCDLEN(999) one. And the deletion percentage is of cause completely 
insignificant.
 o The relative record numbers *might* be of some importance. In my 20+ years 
in midranging after s/3 and CCP I have met one single file were the application 
used the RRN and copied it to a field in another semi-permanent file and some 
(very few) where files in QTEMP had to have the same RRN's at their 'master' in 
a permanent library.
 o Consider making a feature to automatically stop the process before 'off 
hours' ends. Unfortunately this has to be done at a 'per file' boundry. It 
would be nice if you discovered that a five hours rgz will not end before 
working day starts, that you could stop the processing of that file. I can't se 
how, other than a) End job abnormally or b) code a record by record move.
 o RGZ will lock the file for some (short or long) time. I have found no way 
(apart from the attempt in the point above) to be sure that this will cause no 
harm.

Henrik
http://hkrebs.dk


> date: Tue, 27 Apr 2004 20:04:31 -0700 (PDT)
> from: Mike Berman <mikeba777@xxxxxxxxx>
> subject: File Reorg - Cons
> 
> 
> 
> I noted alot of suspicion when I attempted to set up a file reorg process. 
> Just getting lists of those with large amounts of deleted records. Is there 
> some possible occurance that would be a detriment? I am of course referring 
> to off hours running. 




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.