Answer Posted / anna
if we have cics/db2 programm we issue two phase commit.
cics issue syncpoint and send request to db2.
db2 prepare to commit send yes to cics.
cics prepare to commit and when cics ready
db2 commit the updates after cics commit is done.
this logic is called two phase commit.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Explain how many conditions can you include in a single handle condition command?
What is bms map?
Explain how pa key is different from pf key?
Explain the difference between physical map and symbolic map?
Explain how do you access storage outside your cics program?
Receive consists of buffer option in it. What is the significance of this option?
What is the cics command that is used to access current date and time?
Explain cedf transaction commands?
What is the cics command level?
In a CICS program, how will you read a VSAM file?
What is commarea (communications area)?
Can you define ppt and what are its uses?
What are some of the cics commands associated with interval control?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain the function of the terminal control table?