Subject | Re: Lock conflict |
---|---|
Author | Roman Rokytskyy <rrokytskyy@acm.org> |
Post date | 2003-02-26T21:54:34Z |
> Any idea what would cause a "lock conflict on no wait transactionYou have a isc_tpb_nowait in your TPB and two transactions has lock
> deadlock" error?
conflict on some record. If you do not want to get this exception
immediately, but rather prefer to rely on server resolving the
conflict, remove isc_tpb_nowait from your TPB (or mapping).