Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a two Phase commit in CICS?

Answers were Sorted based on User's Feedback



What is a two Phase commit in CICS?..

Answer / 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

What is a two Phase commit in CICS?..

Answer / reddy

This will happen when we are using EXEC CICS SYNCPOINT.
IT will commit all the resources(VSAM FILES, QUEUES) and DB2
changes are commited.
NOTE:
if we are not using SYNCPOINT, the DB2 changes are
commited, not VSAM,QUEUES until end of job.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More CICS Interview Questions

Define an asra?

0 Answers  


Can you explain common systems area?

0 Answers  


Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction

3 Answers  


which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?

0 Answers   IBM,


Can you access QSAM (seq ) files from CICS ?

2 Answers   IBM,


What do you mean by the term fct?

0 Answers  


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,


Can you define commarea?

0 Answers  


Can dynamic calls be used in CICS?

0 Answers  


Name the cics command used to access current date and time?

0 Answers  


Mention the content that is present inside a PPT ?

0 Answers  


What does the following transactions do?

1 Answers  


Categories