> Drilling down into Mainview, the program has allocated 10 MB, and IEFIIC has 
> taken an additional 21 MB.  What is IEFIIC doing with all this storage?
My guess is that IEFIIC hasn't done *anything* to get that much storage. 
Something in the TCBs attached under IEFIIC used IEFIIC as 'owner' of it's own 
storage, either explicitly or defaulted, so it just looks like IEFIIC did 
something. Remember abend822? That happens when something in a batch program 
allocated storage under IEFIIC and did not free it at the end of the step. One 
of the next batch jobs that happen to run in that initiator will get the 822, 
when the actual culprit may have run a loooong time ago.

As was suggested: Take a dump of that address space when you can see all that 
storage allocated and use IPCS. But also run a GM/FM trace on some/any/all 
subpools in that address space to later find out which TCB did the actual 
getmain.

Barbara

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to