How do you rollback data written to an ESDS file?



How do you rollback data written to an ESDS file?..

Answer / bobby

Issue the statement EXEC CICS SYNCPOINT ROLLBACK END-EXEC if the transaction is not ended or a SYNCPOINT (COMMIT) is not given already.

File also will need to be defined so that rollback is supported, otherwise SYNCPOINT ROLLBACK will not work.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More CICS Interview Questions

What are different system tables used in CICS?

1 Answers   IBM,


What do you do if you do not want characters entered by the user to be folded to uppercase ?

3 Answers   IBM,


By which CICS defined field can you determine the position of the cursor on the map ?

1 Answers  


The DFHCOMMAREA is used to pass information from one application to another. What are some other ways

7 Answers   OBSS, TCS,


Can you define bms?

0 Answers  






What is the use of the DELIGHT in Mainframes and whats is use of scope?

1 Answers  


Can you have CICS code in a copybook? If yes, what happens during compilation?

3 Answers   IBM,


When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit

3 Answers  


How do you use altindxs in batch, cics programs?

0 Answers  


Mention the option used in a cics command to retrieve the response code after execution of the command?

0 Answers  


Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?

1 Answers  


Explain cedf transaction commands?

0 Answers  


Categories