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

plz give the syntax for receive map and receive text cmds in cics

1 Answers  


when will be use the tdq and tsq??

0 Answers  


For protecting a transaction using the transaction security function, the two things that must be done are?

0 Answers  


What is an AICA abend?

3 Answers   IBM, Xansa,


What are the recoverable cics resources?

0 Answers  






What is the abend command?

0 Answers  


Explain the difference between using the read command with into option and set option?

0 Answers  


Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.

2 Answers   IBM,


What is the function of DFHMDF BMS macro?

2 Answers  


What is the use of using MDT in CICS? How it works?

3 Answers   Barclays,


Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)

2 Answers  


Highlight the difference between a symbolic map and physical map?

0 Answers  


Categories