Peter, https://www-304.ibm.com/support/docview.wss?uid=isg1OA15228
Do you have any specific references for how you are indicating that the region inheritance works? Rob Schramm Senior Systems Consultant Imperium Group On Fri, Aug 12, 2011 at 4:41 AM, Hunkeler Peter (KIUP 4) < [email protected]> wrote: > >And just for the rest of the view... the User's OMVS segment can > contain > >an ASSIZEMAX to set the memory size for an address space running under > >Unix System Services. > > No, it's not that simple. Basically, forked and non-locally spawned > processes, which will run in an address space different from the parent, > will *inherit* the REGION values from the parent (IEFUSI may modify as > usual). > > The ASSIZEMAX and MAXASSIZE values will only apply when it is not > reasonable to inherit from the parent such as when logging in. E.g. it > is not reasonable to inherit from indetd, so ASSIZEMAX/MAXASSIZE will > be used. (I don't have the details handy to tell here.) > > As you me mentioned, "logging in" to a shell via TSO OMVS does not > follow > the above rule. The REGION was determined when you logged into TSO, so > the shell is just another process having a parent with reasonable > REGIOS values. (BTW, local processes all have the same REGION values.) > > -- > Peter Hunkeler > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

