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
Particular area has been affected in cics screen, what is the process to find?
Mention the content that is present inside a PPT ?
What does the 'cebr:cics' transactions do?
Can you define mdt?
What is the term conversational programs means?
Name the command used for terminating a browse operation?
Define cics interface block?
what is the most common way of building queue-id of a tsq?
how can you prevent more than one user from accessing the same transient data queue?
Define an aica abend?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
How do we pass parameters into a CICS –DB2 program
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
If we wish to create bms executable, what are the basic steps that the user has to go through?