Canceling COBOL programs

Any COBOL subprograms compiled with the RENT compiler option that have been loaded by assembler routines must not be deleted by assembler routines. (This restriction does not apply to COBOL main programs loaded and deleted by assembler drivers.)

A COBOL program that has been fetched using CEEFETCH can be deleted using CEERELES.