All,

The STC has Region=0M. According to IBM, they are seeing a ton of LSQA
entries and I know the routine doesn't perform 'storage obtains' or
'getmains'. I know when COBOL makes the call we initially pass a RACF
command, we then perform until no more messages come back from the call.
But we call "irrseq00" via LINK EP= and pass it a argument or parameter
list. I am still digging, this one is an oddball..

Scott




On Fri, Feb 24, 2017 at 7:21 AM Tom Marchant <
0000000a2a8c2020-dmarc-requ...@listserv.ua.edu> wrote:

> On Thu, 23 Feb 2017 12:48:19 -0700, Lizette Koehler wrote:
>
>
>
> >Using 0M can cause other issues.  If the task abends and there is not
> enough below the line storage (usually about 2M is needed) for abend
> processing, strange and fun things can occur.
>
> >
>
> >I prefer to know what is needed and what can be coded.
>
> >
>
> >I have some tasks where I have the user use 256M
>
>
>
> You just contradicted yourself, Lizette.
>
> Whenever you specify a region greater than 16 MB, you get all the storage
> below the line, unless you have a IEALIMIT, IEFUSI, or (with z/OS 2.2)
> SMFLIM to reserve space.
>
>
>
> And if you are z/OS 2.2, you can use REGIONX.
>
>
>
> --
>
> Tom Marchant
>
>
>
> ----------------------------------------------------------------------
>
> For IBM-MAIN subscribe / signoff / archive access instructions,
>
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
Scott Ford
IDMWORKS
z/OS Development

----------------------------------------------------------------------
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