Multiple choice technology mainframe

What is SYNCPOINT ROLLBACK?

  1. Rollback to first step.

  2. Backout to last syncpoint

  3. Backout to present running syncpoint

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In CICS, a syncpoint marks the end of a logical unit of work. Executing a SYNCPOINT ROLLBACK command reverses all updates made by the current task back to the last established syncpoint, or to the start of the task if no syncpoint exists.