The text seems to come from the explanation for a S07D abend.  Which not
coincidentally means "too many FRRs".  The first two explanations imply
that's your own fault.  But maybe there's a situation where the system
needs 14 entries at once.. who knows?

SETFRR has no return code, just the abend.  So I assume this is considered
an extremely pathological condition.

sas

On Fri, Jan 6, 2017 at 7:44 AM, Peter Relson <rel...@us.ibm.com> wrote:

> <snip>
> Is there
> some programmable way I can determine how many are free (if only 1, I
> would
> prefer to have it at the PC level)?
> </snip>
>
> There is of course a programmable way, but there is nothing that is a
> programming interface.
>
> The FRR stack is not complex. There is a pointer to where the first entry
> would go, there is a pointer to the current entry. And each entry is of
> fixed size.
>
> <snip>
> >>The manual states   "The system only guarantees that installations can
> add two FRRs"
> >>Is that still true for zOS 2?
> >Yes it is still true.
>
> Thanks! I have searced around, but in what book is that written?
> </snip>
>
> I assume that it is wherever Binyamin found it; I do not happen to know
> off-hand.
>
> Peter Relson
> z/OS Core Technology Design
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>



-- 
sas

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to