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?
what are the commands used to gain exclusive control over a resource?
In the EIB block of CICS, highlight the names of few of the important fields?
What is the eib parameter?
Explain how DSECT parameter is used in BMS ?
Db2 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 cicsregions that share the same db2 subsystem?
Give certain situations where NEWCOPY is obligatory?
Explain cedf transaction commands?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
What are the common tables in cics and their usage?
Can you explain communication area?
What are the terms cics generally means?
Can you define cemt?
What are the ways fot initiating a transaction?
Explain the difference between the into and the set option in the exec cics receive map command?