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
What do you mean by the term fct?
Explain how do you terminate an already issued delay command?
What does the 'cedf:cics' transactions do?
How to define a vsam file in cics getting into cics to define a vsam file.
What is task control?
Explain the thress bms options?
Explain how many conditions can you include in a single handle condition command?
name the command that is used to dump the main storage areas related to a task?
Explain the difference between dfhcommarea and tsq?
Kindly specify the pic clause for the data type of length option field type of data fields?
Name the three ways available for a program to position the cursor on the screen?
Can you define cemt?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Can you define ppt and what are its uses?
Explain the difference between exec cics handle condtion and an exec cics ignore command?