HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, USE  3format DB-EXCEPTION
  The USE statement specifies Declarative procedures to handle
  input/output errors and database exception conditions.  It can also
  specify procedures to be executed before the program processes a
  specific report group.

  Format 3 -

   USE [GLOBAL] FOR DB-EXCEPTION [ON { {DBM$_exception-condition} ... }].
                                 [   { OTHER                          }]
Additional Information: explode extract
DBM$ exception-condition
Close Help