|
Jorge - I think when you do a CHGPF on a SQL created file it is
no longer treated as SQL created. Not 100% on that, but I
thought I came across that somewhere.
Rob - good questions. I was asking because I wanted to know what
my options are. There is concern in the shop about reusing
deleted records. While I'm not sure of their reasons, there is a
performance consideration. Reusing deleted records results in a
"nominal" performance hit, but nominal adds up when batch
processing millions of records (in this case it's doubtful that
there'd be millions of deleted records - although I don't know if
the nominal hit is in regard to hitting the Deleted Record Map
before performing the write or in the reuse of the deleted record
itself).
<<SNIP>>
Rob wrote:
Why would you not want it to? Are you relying upon arrival
sequence? Can you bypass that by adding a "sequence" column to
the table? If you're concerned about sequence rollover, log a
date along with the sequence. That should work unless you plan
on rolling over your sequence in the same day.
This mailing list archive is Copyright 1997-2026 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.