How do you rollback data written to an ESDS file?
Answer Posted / 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 View All Answers
Define floating maps with illustration?
what are the differences between and exec cics xctl and exec cics start command?
Explain how many exceptional condition can be given in a handle condition?
Explain the difference between using the read command with into option and set option?
What is the common systems area?
Explain how to build up lu 6.2 communication?
Can you define aica abend?
Explain the primary function of the processing program table (ppt)?
which transient data queue support ati?
Name the command which is used to release a record on which exclusive control is gained?
Define temporary storage?
Name the cics command used to access current date and time?
What does a cics translator do?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Differentiate between PCT and FCT.