IGYPP5294-U There was insufficient storage for compiler processing. The region size or "MEMLIMIT" value should be increased.

Explanation

The compiler has run out of memory while still processing the program, and you can either increase the region size or change the z/OS® MEMLIMIT parameter value.

System action

The compilation is terminated with an ABORT and RC=16.

User response

Make sure that your region size is at least 200 MB and the z/OS MEMLIMIT setting is at least 2 GB. Ask your system programmer what your region size and MEMLIMIT settings are.

For details, see z/OS MEMLIMIT changes in the Enterprise COBOL Migration Guide.