|
Hello, I have a situation that looks like a record lock problem, but I am not sure. I have a CL that does: OVRDBF(VR1SIF) NBRRCD(100) S1: CALL (VRR956) DLYJOB(20) GOTO S1 Is it possible that a VRR956 update to VR1SIF locks all 100 records? The journal on VR1SIF shows that VRR956 does a bunch of updates (10-20) and then there is no activity on the file for about 20 seconds. This perhaps happens 10 times a day. During these 20 seconds, an ODBC job is sending updates, but they are not performed... VRR956 opens all files at first call, then always leaves with RETRN and doesn't close the files. Regards, Oliver
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.