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 are the cics commands associated with task control?
What do you mean by the term fct?
Can you explain enq and deq used in cics?
Sync points cannot be requested by the application programs? State true or false
what are the differences between and exec cics xctl and an exec cics link command?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
which transient data queue support ati?
Explain the different ways of initiating transaction in cics?
Explain the usage of language in the ppt entry?
Explain the logical message in cics?
Kindly specify the pic clause for the data type of length option field type of data fields?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Highlight the difference between a symbolic map and physical map?
Can you explain communication area?