Subject Re: [firebird-support] Row Locking
Author Ann Harrison
Chooi-Ting wrote:

>how do we know that database deadlock has happenned ? by using
>command gstat ? or gds_lock_print ?
>
When one process has been waiting for a lock for 10 seconds, the
database walks the lock graph, looking for deadlocks. If it finds one,
it sends a failure notification to one of the participants. Why do you
ask?

Regards,


Ann