VMS Help  —  COBOL  PROCEDURE_DIVISION, ROLLBACK
  The ROLLBACK statement ends your database transaction, nullifies all
  database changes made by this run unit since its last quiet point, and
  establishes a new quiet point for this run unit.

  Format -

   ROLLBACK [ ON ERROR stment ] [ NOT ON ERROR stment ] [ END-ROLLBACK ]
Additional Information: explode extract

stment
Close Help