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 |
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
What are the 3 working storage fields used for every field on the map?
Mention the content that is present inside a PPT ?
What are the two types of transient data queues?
In case you modify the attribute field of map do you need to recompile the map?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
What is the cics command that is used to access current date and time?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What is meant by pseudo-conversation?
How To Retrive The VSAM Datasets in CICS application programs?
What is the function of the LOAD command?