×
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.
Search for the key using DSPPFM. There's the RRN.
-----Original Message-----
From: RPG400-L On Behalf Of dfreinkel@xxxxxxxxxxxxxxxxx
Sent: Friday, May 7, 2021 11:04 AM
To: 'RPG programming on IBM i' <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Accessing the RRN of a locked record
Here's another challenge.
Again it's a RPG/400 OPM program.
I need to get the RRN (relative record number) of a record locked by another
job.
I added the INFDS for the file, but when I CHAIN to the record, the RRN is
not populated into the data structure because the record was not read.
Does anyone know of a method to get the RRN of the locked record?
I use the RRN to call another utility program that uses SELECT * FROM
QSYS2.RECORD_LOCK_INFO which gives me the job that is locking the record.
Thanks
Darryl Freinkel
A4G
Telephone: 770.321.8562 Mobile: 678.355.8562
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.