Subject | Re: [ib-support] Deadlock and wait |
---|---|
Author | Marcos Vinicius Dufloth |
Post date | 2001-07-26T18:18:48Z |
Yes, tanks too, but I yet have the opinion that the clause WAIT must be
waiting for some period of time before raise an deadlock error. Alias, the
deadlock error: update conflict would be renamed to something like "Time out
lock error" and leave deadlock to truly deadlock, when A waits for a
resource locked by B and B waits for a resource locked by A. Maybe this
topic must be moved to ib-architect? :o)
Dufloth.
waiting for some period of time before raise an deadlock error. Alias, the
deadlock error: update conflict would be renamed to something like "Time out
lock error" and leave deadlock to truly deadlock, when A waits for a
resource locked by B and B waits for a resource locked by A. Maybe this
topic must be moved to ib-architect? :o)
Dufloth.
>
> Ann,
>
> Thanks for the response.