VMS Help
COBOL, PROCEDURE_DIVISION, ROLLBACK

 *Conan The Librarian

  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) :

  Close     Help