What is deadlock?
Posted by silpa on Mar 25 2007
Deadlock occurs when one or more user are waiting for data locked by each other
Deadlock can be resolved by rollback one of the statements involved in the dead loack
Posted by silpa on Mar 25 2007
Deadlock occurs when one or more user are waiting for data locked by each other
Deadlock can be resolved by rollback one of the statements involved in the dead loack
Leave a Comment