IBM Mainframe Discussion List <[email protected]> wrote on 08/11/2010 
03:37:01 PM:

> This return code says not enough storage available to create the 
> latch set.  I cannot find anywhere in either the auth services guide
> or the auth reference where it states the location of the storage 
> used for the latch set.  I did find in the auth assembler services 
> guide where it stated a latch set takes 128 bytes for the latchset 
> plus 32 bytes for each latch defined in the latchset.  My code was 
> asking for a latchset that contained 6 latches.  Hardly a 
> significant amount of storage, but I guess it depends upon from 
> which sub-pool the storage was to be allocated.  Any way to 
> determine this...what sub-pool is used for the latchset?  Thanks.

  Change your code to Abend when you get this return code
from latch create, and look in system trace in a dump to
see if there are any trace entries from a storage management
service preceeding the Abend entry. 

Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

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