On Thu, 9 Mar 2006 10:02:28 -0600, Mark Steely <[EMAIL PROTECTED]> wrote:

>We are z/OS V1R4. Last night we received the message:
>
>IEA061E REPLACEMENT ASID SHORTAGE HAS BEEN DETECTED
>
>The manual states that the RSVNONR is used to replace entries that are
>marked non-reusable. I understand why we have entries that are marked
>non-reusable, but why is the system using  the reserve slots instead of
>the free ASID slots. Does this mean we wont be able to start another
>address space that marked an entry non-reusable. Any help would be
>appreciated.
>What values does your site have for RSVNONR and RSVSTRT?
>
>Thank You
>
>
>Control Data Description         Hex      Dec
>-------------------------------- -------- ----
>
>Maximum Possible ASID's          00000578 1400
>Free ASID Slots                  0000047F 1151
>Free STARTED Reserved Slots      00000032 50
>Free REPLACE Reserved Slots      00000000 0
>Original Max Users (IEASYSnn)    00000514 1300
>Original STARTED   (IEASYSnn)    00000032 50
>Original REPLACE   (IEASYSnn)    00000032 50
>
>

Once RVSNONR is used up, a slot will be taken from MAXUSER, so
you are not in danger of not being able to restart an address space
that has terminated and is marked non-reusable due to active
cross-memory binds.  Just increase RSVNONR before your next
IPL to an appropriate value that will handle the slots used
up in-between IPLs and add some fluff.  Don't worry, be happy.

On the other hand, RSVSTRT slots are only taken when MAXUSER is
exhausted, so there is no point in making the value larger than
the default of 5.

I know there is a lot to sift through, but search the archives for
RSVNONR and RSVSTRT and you should get all the information you need.

Regards,

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group
mailto: [EMAIL PROTECTED]
Systems Programming expert at http://expertanswercenter.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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

Reply via email to