What is a deadlock?
Answer / 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 |
What is the meaning of the deq command?
Explain how many exceptional condition can be given in a handle condition?
What is the CICS LOAD command?
What is the command used to request notification when the specified time has expired?
What is the content of the PPT entry?
Have you entered any program names in PPT or PCT? If so How?
Into which table is the terminal id registered?
How do you rollback data written to an ESDS file?
What is Tclass in cics?what is its importance? How it is implemented?
In which table would you make an entry for a BMS map?
How and where is the TWA size set? .
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?