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 the term transaction routing?
Can you define mapset?
Explain the difference between a package and a plan.
Can you explain cics translator?
Explain the function of the terminal control table?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Explain how do you delete item 3 in a five-item tsq?
define the field with ic in the bms map.
Can you explain primary aspect of cics?
Can you explain common systems area?
What is the primary aspect of CICS?
Define communication area?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What are the main uses of the transaction in the cics?