× 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.



I don't think so...

It works when the same *SRVPGM/*PGM updates the record twice....but only
because you're using global f-specs...

If you used procedure level f-specs, it would fail even with the two
procedures in the same *SRVPGM.

Think you'll need to
- update file B, trigger updates A
- commit
- update File A

Charles

On Thu, May 16, 2019 at 2:55 PM Brian Garland via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

I've run into a problem with record locks due to commitment control.

If I update the same record in file A twice (via a service program call) in
the same module/program it works fine even though the record is locked.

If I update the record in file A via that same service program call and
then update file B and file B has a trigger that updates file A it fails in
the trigger program because of the record lock.

This is with STRCMTCTL and both *ACTGRP and *JOB. The trigger program is
*CALLER and shows with the same activation group as the service program
that does the file updates.

Is there anything I can do to let the trigger update the locked record? It
seems like there must be some way to do it if I can update the record twice
in the first place.


--
Brian J. Garland
Vermont Information Processing, Inc.
brian.garland@xxxxxxxxxx

--
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or company to whom they are
addressed.
Do not disclose, distribute, or copy this email to others outside your
company. If you have received this email in error, please notify the
sender
immediately and delete this email from your system.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx 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.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.