Mark, While I'm looking at this, there is one odd aspect I'd like to understand. Maybe you know this. Even though the LDA shows the region (LIMIT and SIZE) as coming from TSO when run under TSO or TSO OMVS and RACF OMVS segment when run under the native shell, I'm not sure where "region requested" is coming from. I have ASSIZEMAX=0536870912, but the value that shows up both under TSO OMVS and the native shell as:
Region requested: 55296K Perhaps this is set through some exit, but I thought it was strange as I actually get the region size I expect, but this value is much lower. When I run your exec on native TSO, the value is what I expect to see: 1048576K. I'd expect on TSO OMVS to see the same value and on native shell to see 524288K. Mark Zelden wrote: > > Which was how I originally determined what Kirk wrote about where the region > size came from for TSO OMVS (and ISHELL). But it is also documented > somewhere > in the manuals. Using my exec was just a lot easier than trying to find > where > it is documented. :-) > > -- > Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS > mailto:[email protected] > Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html > Systems Programming expert at http://expertanswercenter.techtarget.com/ > > On Wed, 10 Aug 2011 13:02:44 -0400, Don Poitras <[email protected]> wrote: > > >Mark Zelden wrote a nice REXX program to show memory. You can run under > >TSO or TSO OMVS (or on a native shell session.) > > > >http://www.mzelden.com/mvsfiles/rexxstor.txt > > > >Kirk Wolf wrote: > >> > >> Randy, > >> > >> See our latest response to your thread on our free support forum here: > >> http://dovetail.com/forum/viewtopic.php?f=8&t=1133 > >> > >> (Someone here may have a suggestion as to how to diagnose region size under > >> TSO OMVS... it would be nice if there was a simple way to display available > >> region size from the LDA while in TSO OMVS). > >> > >> Kirk Wolf > >> Dovetailed Technologies > >> http://dovetail.com > >> > >> On Wed, Aug 10, 2011 at 9:31 AM, Randy Hoekstra > >> <[email protected]>wrote: > >> > >> > I'm trying to install the Co: Z Toolkit for z/OS under TSO OMVS and can't > >> > get around the "FSUM9225 no memory: EDC5132I NOT ENOUGH MEMORY." errors > >> > with > >> > a TSO region size of 2047M. Our test system CSA = 2404K, ECSA = 61588K. > >> > Any > >> > suggestions? -- Don Poitras - zSeries R & D - SAS Institute Inc. - SAS Campus Drive mailto:[email protected] (919)531-5637 Fax:677-4444 Cary, NC 27513 ---------------------------------------------------------------------- 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

