Hi
I am trying to understand deadlock and lock wait situation.lets take a example where two or more process ids are in lock-wait mode. What happens to them according to execution point of view. will application be continue to execute and will keep trying to acquire the locks and execution speed may be slow a bit.
Please comment on it.
Thanks in advance
Naval K
I am trying to understand deadlock and lock wait situation.lets take a example where two or more process ids are in lock-wait mode. What happens to them according to execution point of view. will application be continue to execute and will keep trying to acquire the locks and execution speed may be slow a bit.
Please comment on it.
Thanks in advance
Naval K