How to resolve deadlock issue

Answer Posted / bala

Dead lock occurs when two jobs/transactions are waiting for the resources from each other and gets locked up.
Transaction A cannot proceed further until Transaction B is complete
similary Transaction B cannot proceed until Transaction A is complete.

To solve this issue, one of the transaction should be stopped for other transaction to proceed successfully.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the physical storage length of date data type?

732


What is rct?

751


What is a collection in db2?

584


Discuss about db2 bind?

673


What is the information associated with sysibm.syslinks table?

657






Which are the db2 tools to protect integrity of the database?

692


In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?

579


Explain the benefits you can get from mainframe connect?

522


What is a bind in db2?

593


List out the buffer pools in db2

632


How does coalesce work?

586


How can you count the number of rows from a table tab?

637


What is sqlca’s maximum length?

675


How to create backup table in db2?

644


Explain the contention situations caused by locks?

592