 |
Limit on size of array in cobol program | mainframewizard
In my cobol program, I have the requirement where the arrary size has reached around 10,000. Now as a result of this the size of load module, as suspected by me has increased so much that the job is giving an abend. I tried giving REGION= 0M in the JCL, s
mainframewizard.com |
 |