I have one program. The memory is not enough for working-storage in run time. Because the variables which I decalred in the working storage section is overwritten by some other values after some counts of successful run which is causing abend. And its a never ending BMP.
1) Is there any way to find possible/maximum Working-storage limit?
2)How to overcome this issue?
Guys let me know if you need more information.