Hai
I have a VSAM file and there are two CICS pgms A and B both
intends to update the file. How to code the program so that
it does not under go a dead lock situation.
Answer Posted / jim
Have programs A and B Enqueue the VSAM file.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
define the field with ic in the bms map.
What are the terms cics generally means?
What is the comaera (communication area)?
Receive consists of buffer option in it. What is the significance of this option?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you explain exec cics handle condition command?
Explain the primary function of the processing program table (ppt)?
Define an asra?
Explain the difference between the into and the set option in the exec cics receive map command?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Explain the maps in cics?
hi,what is the module? how many modules in mainframe based banking projects
What do you mean by CEMT?
Explain the usage of language in the ppt entry?
Explain how do you access the records randomly in tsq?