Hi
We have an interface report that fills records in Table "General Journal Line".
While it is running, nobody else can insert records in that table, because they get the Error "Table General Journal Line Dimension is locked by user xy".
My questions:
1) Is there a way to find out, which operation is causing the lock (implicitly or explitly)?
2) It seems this is a standard problem. Anybody has a workaround for that?
Regards
Thomas
0
Comments
You'd use the client monitor to identify what is going on.
RIS Plus, LLC
Thx for your answer. The Journal Line Dimensions are inserted through field validation.
Commit is imho no option, because all or no lines should be imported by the interface.
Client monitor: Do I need to start this on the machine that executes the code that causes the lock -- or on the machine that is locked out?
Regards
Thomas
RIS Plus, LLC