Customer Information Control System Question:
Download Questions PDF

What is a two Phase commit in CICS?

CICS Interview Question
CICS Interview Question

Answer:

This occurs when a programmer Issues a EXEC CICS Syncpoint command. this is called two phase because CICS will first commit changes to the resources under its control like VSAM files, and the DB2 changes are committed. Usually CICS signal DB2 to complete the next phase and release all the locks.

Download CICS Interview Questions And Answers PDF

Previous QuestionNext Question
Difference between TSQ and TDQ?What is ASRAABEND in CICS?