VMS Help  —  COBOL  PROCEDURE_DIVISION, COMMIT
  The COMMIT statement ends your database transaction, makes permanent all
  changes made to the database since the last quiet point, and establishes
  a new quiet point for this run unit.

  Format -

   COMMIT [ RETAINING ]

      [ ON ERROR stment ] [ NOT ON ERROR stment ]

      [ END-COMMIT ]
Additional Information: explode extract

stment
Close Help