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 |
Explain the various ways data can be passed between CICS programs.
What is the command used for receiving a map from a terminal?
What is the type of ppt in the cics?
What will happen if the TDQ that you want to delete is not in the DCT?
How do you access the records randomly in TSQ ?
What are the CICS commands associated with transient data queue processing?
What is ENQ in CICS?
Explain the function of the terminal control table?
how i can enter into cics region in real time.
I want to know what exactly the STOPPER field does with example. Please help.
Can you define ppt and what are its uses?
Mention the option used in a cics command to retrieve the response code after execution of the command?