While restarting the job getting 6602E error 'Insufficient APPL Storage for RESUB PARMS".
Release : 12.0
Message 6602E means the application generation ATR space is larger than the limit set by the APPLBUF. In your case, the limit is 4M.If it occurs frequently, consider:
- Split the application into 2 applications;
- Increase the APPLBUF limit. Note: Since now the APPLBUF is set to maximum based on the slotsize of the APPLFILE, you will need to increase the slotsize of the APPLIFILE too.