|
|
|
|
Re: ora 2049 error distributed_lock_timeout [message #639164 is a reply to message #639163] |
Thu, 02 July 2015 08:50   |
 |
Michel Cadot
Messages: 68758 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
It depends on the actual code and how it is executed.
The key point is "treat as a deadlock": you didn't say but I bet you use XA and one part of the transactions is on one node and the other one in other node.
Remove "load balancing" if you cannot analyze and change the code, it is then more likely it will work.
[Updated on: Thu, 02 July 2015 08:52] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|