|
"Weird lock problem" and "lock conflict of some sort" doesn't tell us
much.
What was the actual error?
Without specifics, one is reduced to guessing, and yet...I think it might have been "Cannot allocate object." At any rate, even though the file is opened as "UF A," it never does an UPDATE to the file.
Consider the situation where the program in question is continuously running. Reading, adding, and updating records. This sort of access
does not require an exclusive lock on the file - *SHRUPD will do.
Now, along comes say a weekly backup, which wants a *EXCL lock on
that file. That would result in the backup throwing a 'Cannot
allocate object' error.
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.