I just joined an organization where the ESIZE is 100K and they frequently get an error 886 Storage overflow in extended buffer during a stow. The norm here is to split the program into copycodes and it works. I’m editing a program that is around 34k and there are 2 copycodes where C1 is around 68k and C2 is around 35k. I get an 886 error and it points to the line Include C1. I split C1 into C1 and C3 so their sizes are both 34k. After changing the program to Include C1, C3, and C2 and stowing, BUS shows that maxused BB#ESIZE is around 91k. I just want to understand what goes into ESIZE when copycodes are involved. Is maxused the sum of overhead + program size + size of largest copycode?
Thanks,
Modesto
Natural 822 Z/os 1.13