EDC5020I
An attempt to allocate memory in the Language Environment has failed.

Explanation

The attempt of Language Environment attempt to obtain memory in order to satisfy the current library request has failed.

System action

The requested function fails.

Programmer response

Run the program in a larger region, or use the HEAP(,,FREE) run-time option instead of the HEAP(,,KEEP) option.

Symbolic Feedback Code

EDC4SS