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
what are transient data sets defined to cics?
Can you explain exec cics handle condition command?
Explain the difference between and exec cics xctl and an exec cics link command?
what are the thress bms options?
Why do we need integrated cics translator?
Define an aica abend?
What does a cics translator do?
Can you define cics task?
Explain the difference between the into and the set option in the exec cics receive map command?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
How to get the cursor position when we receive a map?
For protecting a transaction using the transaction security function, the two things that must be done are?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the thress bms options?
Can you define temporary storage?