Re: MAXASSIZE restriction

2009-07-24 Thread Mark Zelden
On Thu, 23 Jul 2009 12:46:56 -0500, Brian Szott bsz...@centralstates.org
wrote:

We reset the MAXASSIZE to 900M.  The OMVS options display shows that the
parm has been reset, but one of our LPARs shows (through the help of rexx
routine and getrlimit) that the Max AS is 825M.  What parameter/resource
would limit getting the new value?  Trying to keep question simple without
relaying every setting we have, other than our IEFUSI is a stub, because we
have noticed in other questions and apars that has caused some problems with
MAXASSIZE.



If you use my REXXSTOR exec (see URL below) you can tell if it is IEFUSI
or not.  IEFUSI limits will show up under Max Priv Reg Size.   The 
MAXASSIZE will show up under Region Limit / Region Size.  On my
system the actual region limit shown is about 10M below MAXASSIZE.

I'm not sure what eats up that 10M or 75M on your system, but why not just
set it at 2147483647 and be done with it.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:mark.zel...@zurichna.com
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


MAXASSIZE restriction

2009-07-23 Thread Brian Szott
We reset the MAXASSIZE to 900M.  The OMVS options display shows that the
parm has been reset, but one of our LPARs shows (through the help of rexx
routine and getrlimit) that the Max AS is 825M.  What parameter/resource
would limit getting the new value?  Trying to keep question simple without
relaying every setting we have, other than our IEFUSI is a stub, because we
have noticed in other questions and apars that has caused some problems with
MAXASSIZE.  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: MAXASSIZE restriction

2009-07-23 Thread Barkow, Eileen
I remember that there is a AMAXSIZE parm set for the  RACF userid (or something 
similar) that can override MAXASSIZE.

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Brian Szott
Sent: Thursday, July 23, 2009 1:47 PM
To: IBM-MAIN@bama.ua.edu
Subject: MAXASSIZE restriction

We reset the MAXASSIZE to 900M.  The OMVS options display shows that the
parm has been reset, but one of our LPARs shows (through the help of rexx
routine and getrlimit) that the Max AS is 825M.  What parameter/resource
would limit getting the new value?  Trying to keep question simple without
relaying every setting we have, other than our IEFUSI is a stub, because we
have noticed in other questions and apars that has caused some problems with
MAXASSIZE.  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Antwort: Re: MAXASSIZE restriction

2009-07-23 Thread Michael Klaeschen
Hi,

the field in the RACF OMVS segment is ASSIZEMAX. It has to be seen 
together with the BPXPRMxx symbol MAXASSIZE. Check the Unix System 
Services Planning Guide, chapter 3.6.3.3 for details. These max-values are 
among others which I call hard limits. In addition, Unix processes may 
obtain corresponding soft limits, for example from the /bin/ulimit command 
or the BPX1SRL callable service. The soft limits can be used to change 
certain limits to higher or lower values than the hard limits, again check 
the Unix Planning Guide, chapter 18.15.
So, setting BPXPRMxx and RACF OMVS segment is only one part of the story. 
In addition, one should have a look for example into the profile file 
concatenation in HFS for calls to the /bin/ulimit program.

Cheers 
Michael




Barkow, Eileen ebar...@doitt.nyc.gov 
Gesendet von: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
23.07.2009 19:59
Bitte antworten an
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


An
IBM-MAIN@BAMA.UA.EDU
Kopie

Thema
Re: MAXASSIZE restriction






I remember that there is a AMAXSIZE parm set for the  RACF userid (or 
something similar) that can override MAXASSIZE.

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On 
Behalf Of Brian Szott
Sent: Thursday, July 23, 2009 1:47 PM
To: IBM-MAIN@bama.ua.edu
Subject: MAXASSIZE restriction

We reset the MAXASSIZE to 900M.  The OMVS options display shows that the
parm has been reset, but one of our LPARs shows (through the help of rexx
routine and getrlimit) that the Max AS is 825M.  What parameter/resource
would limit getting the new value?  Trying to keep question simple without
relaying every setting we have, other than our IEFUSI is a stub, because 
we
have noticed in other questions and apars that has caused some problems 
with
MAXASSIZE. 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html