An application program abends with a UFC7 abend code and the following messages are seen on the IDMS/DC log.IDMS DC128010 V1 T6205 CEE3501S The module COBPROG2 was not found.
IDMS DC128010 V1 T6205 From compile unit COBPROG1 at entry point COBPROG1 at compile unit offset +00001D6
IDMS DC128010 V1 T6205 entry offset +00001D68 at address 19630414.
IDMS DC027005 V1 T6205 TASK:ADS2 PROG:COBPROG1 ABENDED WITH CODE UFC7 AND REASON CODE 0000
Release: All supported releases.
These messages indicate that program COBPROG1 is trying to call program COBPROG2, but COBPROG2 either does not exist or is not defined to the IDMS System Generation (SYSGEN).
Make sure that program COBPROG2 exists (i.e., is in the CDMSLIB for the CV), and that it is defined to the SYSGEN compiler.