We just upgraded from Vantage 5.2 to Epicor 9.05.702A (progress) last week. In Vantage in system management -> utilities you could see which user had the record lock on a specific table. I need to know how to access this record lock information in epicor 9.05. We seem to be having an inordinate amount of record-locking issues sicne upgrading and I cannot seem to find where they have hidden the information to view the record locks in Epicor 9.05.
I did also submit this to epicor support, but if the response is like the other issues I have submitted, I will be waiting a while and I really need to access this information so I thought maybe someone here would know.
Thanks!
Sarah,
I haven't seen this functionality in 8.x or 9.x.Â
Why do you believe you have record locking issues?
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of sarah.vareschi@...
Sent: Tuesday, April 01, 2014 3:52 PM
To: vantage@yahoogroups.com
Subject: [Vantage] How to determine which user has a record lock (epicor 9.05.702A)
We just upgraded from Vantage 5.2 to Epicor 9.05.702A (progress) last week. In Vantage in system management -> utilities you could see which user had the record lock on a specific table. I need to know how to access this record lock information in epicor 9.05. We seem to be having an inordinate amount of record-locking issues sicne upgrading and I cannot seem to find where they have hidden the information to view the record locks in Epicor 9.05.
I did also submit this to epicor support, but if the response is like the other issues I have submitted, I will be waiting a while and I really need to access this information so I thought maybe someone here would know.
Thanks!
Thanks for replying--
1) when our scheduler tries to run global scheduling it sometimes just "hangs" going into the server log we see message "'CommitJob es/SchedEngine.p' Line:59722) Lock wait timeout of 180 seconds expired (8812)" (I took that as failure to get a record lock after 3 min - and he could get this repeatedly)
2) We have only been live for a week and when our person who does the time/expense entry has been going in to edit the labor transactions (from prior days) she has several times gotten "4GL stop" error (after system seemingly hanging for several minutes). Most times it is fine, but she has gotten this error enough times in 1 week to give me a cause for concern. Looking into this error seems to be also related to failure to get record lock.
OK, so yeah, that's bad.Â
Who did your upgrade? Yourself? Epicor consultants? 3rd party?
I've seen locking before, but only on earlier versions with SQL server as the DB. Can't say I've ever seen record locking on Progress. Obviously something else is awry, there are many customers on your version without locking problems.Â
Good luck and keep the list posted on any headway you may make.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of sarah.vareschi@...
Sent: Tuesday, April 01, 2014 4:12 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] How to determine which user has a record lock (epicor 9.05.702A)
Thanks for replying--
1) when our scheduler tries to run global scheduling it sometimes just "hangs" going into the server log we see message "'CommitJob es/SchedEngine.p' Line:59722) Lock wait timeout of 180 seconds expired (8812)" (I took that as failure to get a record lock after 3 min - and he could get this repeatedly)
2) We have only been live for a week and when our person who does the time/expense entry has been going in to edit the labor transactions (from prior days) she has several times gotten "4GL stop" error (after system seemingly hanging for several minutes). Most times it is fine, but she has gotten this error enough times in 1 week to give me a cause for concern. Looking into this error seems to be also related to failure to get record lock.
Epicor did it all for us – they did the Epicor server install and the database upgrade. Of course when we were “testing†we never ran into any of these issues, but most users were not really in there using it all that often.
This email may contain material that is confidential, privileged and/or attorney work product for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
__________________________________________________________________________
Do you have any custom code? We found some code either did not “RELEASE†the table after use or there was not a “no-lock†placed. We also have several “custom†pieces that if ran at the same time we where scheduling caused timeouts and locks. After reviewing code the errors were reduced significantly, but not totally.
Brenda
E9.05.702
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
sarah.vareschi@...
Sent: Tuesday, April 01, 2014 4:23 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] How to determine which user has a record lock (epicor 9.05.702A)
Epicor did it all for us – they did the Epicor server install and the database upgrade. Of course when we were “testing†we never ran into any of these issues, but most users were not really in there using it all that often.
__________________________________________________________________________
This email may contain material that is confidential, privileged and/or attorney work product for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. __________________________________________________________________________
On Tue, Apr 1, 2014 at 3:12 PM, <sarah.vareschi@...> wrote:
<div> <p></p><p>Thanks for replying--</p><p>1) when our scheduler tries to run global scheduling it sometimes just "hangs" going into the server log we see message "<span style="font-size:11pt;">'CommitJob es/SchedEngine.p' Line:59722) Lock wait
timeout of 180 seconds expired (8812)" (I took that as failure to get a record lock after 3 min - and he could get this repeatedly)
2) We have only been live for a week and when our person who does the time/expense entry has been going in to edit the labor transactions (from prior days) she has several times gotten "4GL stop" error (after system seemingly hanging for several minutes). Most times it is fine, but she has gotten this error enough times in 1 week to give me a cause for concern. Looking into this error seems to be also related to failure to get record lock.
</div> <div style="color:#fff;min-height:0;"></div>
Catching this mid conversation: 1. YES check for in process activity and end activity. Beyond that, your conversion was likely flawed (bad record) or a bpm has trapped you. Rob Brown |
From: jsmith@... <jsmith@...>;
To: <vantage@yahoogroups.com>;
Subject: RE: [Vantage] How to determine which user has a record lock (epicor 9.05.702A)
Sent: Wed, Apr 2, 2014 5:25:39 PM
Â
|