IBM Mainframe Discussion List <[email protected]> wrote on 02/11/2013 01:20:28 AM:
> From: Paul Schuster <[email protected]> > To: [email protected], > Date: 02/11/2013 01:38 AM > Subject: IEFUSI and SYS.PROCLIB(INIT) > Sent by: IBM Mainframe Discussion List <[email protected]> > > Can the IEFUSI exit be used to control the above-the-16mline-limit > for the INIT address space? Specifically, I have a IEFUSI exit > coded that indeed does look for a REGION=0M and then correctly > changes the above the line limit to x'7fffffff' (about 1.57gb). > However, when I code a REGION=0M in the INIT PROC (the one that does > EXEC PGM=IEFIIC and restart the initiator, it still shows (as > observed by a monitoring product) an above-the-line limit of 32M. I > have verified that SMFPRMxx is correct, as other started tasks will > correctly get changed by IEFUSI to the 1.57gb limit. It seems it is > only the INIT EXEC PGM=IEFIIC that doesn't get changed. The > documentation for SCHEDxx PPT says IEFIIC will honor IEFUSI > requests. Is there something I am overlooking here? The region limits shouldn't be of interest while an initiator address space is idle. When the initiator picks up some work (i.e., a job, an APPC transaction, etc), IEFUSI will be called if applicable to the work being picked up. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
