COBRT243 Class could not be loaded (Fatal)
An attempt to load an object class has failed because the class does not contain a valid Class-Control section, or because the class is not defined correctly.
COBRT249 Process killed (signal-number) (Fatal)
The run-time system has passed a SIGTERM signal to a service execution process (SEP) running on an enterprise server (SIGHUP and SIGINT as well on UNIX). This may occur for one of the following reasons:
COBRT250 Not enough mainframe address space to load or run the program (Fatal)
This program has been compiled with one of the compiler directives AMODE(24) or AMODE(31), which request the program's data division be registered with the Mainframe Pointer Manager. However, there is not enough free mainframe address space to allow this. For example, if you have compiled with the AMODE(24) compiler directive, the total address space required for your program's data division should not exceed 16 megabytes.