DEBUG

DEBUG(ON) activates the batch debugging feature in a COBOL program when USE FOR DEBUGGING declarative is used. Using DEBUG(OFF) is recommended if you used this declarative and you are not testing or debugging. COBOL only option.

Refer to the IBM Language Environment Customization Manual for additional details for this option.