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 / lu
you have to read UPDATE...the first program will lock the
page...
Correct me if i'm wrong..
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Add a field to screen when what's the flow of impact?
hi,what is the module? how many modules in mainframe based banking projects
Explain the system transid cemt?
What does EIB mean in CICS?
Define an aica abend?
What are the cics transactions?
Can you explain exec cics handle condition command?
How errors are handled in CICS programs?
Can you define cemt?
Explain how pa key is different from pf key?
What is the pcp in the cics?
What is the main function of the sign-on table?
Explain the usage of language in the ppt entry?
How vsam files are read in cics pgms?