Subject | Deadlock |
---|---|
Author | Milan Tomeš - Position |
Post date | 2011-01-10T07:53:24Z |
Hello,
I've run into problems with deadlocks.
In my application I'm running multiple threads where every thread runs
against different target database (but against same server). In that
thread a single command is executed (update in this case) in a single
transaction. Sometimes - totally randomly - command or server crashes
with "deadlock" error and I'm really confused why this happen. If I
restart that command against same database it finishes sometimes
correctly and sometimes crashes again.
Can anybody help me?
I'm running Firebird version 2.1.4.18308 x64 on server (64 bit Windows),
application is 32 bit.
Thanks
Milan
I've run into problems with deadlocks.
In my application I'm running multiple threads where every thread runs
against different target database (but against same server). In that
thread a single command is executed (update in this case) in a single
transaction. Sometimes - totally randomly - command or server crashes
with "deadlock" error and I'm really confused why this happen. If I
restart that command against same database it finishes sometimes
correctly and sometimes crashes again.
Can anybody help me?
I'm running Firebird version 2.1.4.18308 x64 on server (64 bit Windows),
application is 32 bit.
Thanks
Milan