What is a deadlock?

Answer Posted / arun veer singh

Deadlock occurs when two tasks are each waiting for a
resources that the other is holding................

this often happen when two programs are both attempting to
update the same two record in the two different files but
in a different order in that case each programe could be
holding a record that the other programneeds to update or
read

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ENQ?

816


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

771


What is the meaning of the eibaid field?

680


What is fset?

745


Can you define attribute byte?

739


What is task control?

796


What is the procedure to read a statement from tsq?

820


Can you define transid?

776


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

1020


list the sequence of steps used to achieve modiication in skip sequential mode?

921


Highlight the difference between a symbolic map and physical map?

793


Can you use occurs in bms map?

780


what is effect on receive map when

911


What is the pic clause for the hhmmss type of data fields?

684


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

6253