|
Charles,
Willie was reading ZZUSER2 but writing to ZZUSER; ergo the WRITE would not
release the record lock. READ(n) ZZUSER2 would prevent the lock in the
first place, but there may be a good reason why Willie wanted to lock
ZZUSER2's record; can't tell from the code.
Jerry C. Adams
IBM i Programmer/Analyst
You'll never make it - four groups are out. Go back to Liverpool. - Decca
Records executive to the Beatles (1962)
--
A&K Wholesale
Murfreesboro, TN
615-867-5070
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Charles Wilt
Sent: Friday, July 01, 2011 7:27 AM
To: RPG programming on the IBM i / System i
Subject: Re: Help with record lock
And if the record is still locked...are you using commitment control by
chance?
You'd need to COMMIT before the lock would be released.
If not using commitment control, the reocrd lock will be released
after the write, no UNLOCK required.
Charles
On Thu, Jun 30, 2011 at 5:15 PM, James Lampert <jamesl@xxxxxxxxxxxxxxxxx>
wrote:
Willie J. Moore wrote:file it shows the file is still locked even after the 'unlock' as processed.
I want the file zzuser2 to be released after the write. When I check the
listAny help would be greatly appreciated.
The file is locked, or the record?
UNLOCK unlocks a record or a data area.
But to unlock the file (and the member), you would have to close it.
--
JHHL
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
To post a message email: RPG400-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
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.