The VSMLIST service presents this information in a slightly more digestible 
form and it will also get the appropriate locks for the caller if you use 
LINKAGE=SYSTEM

It is what MXI uses under the covers for reporting on private or common subpool 
usage.

Rob Scott
Lead Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.781.684.2305
Email: rsc...@rs.com
Web: www.rocketsoftware.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Bernd Oppolzer
Sent: 04 May 2012 13:00
To: IBM-MAIN@bama.ua.edu
Subject: Re: Any "simple" tool to monitor the storage uasge ?

Maybe you could write a function that reads the control blocks of the z/OS 
storage management queues and computes the overall size of the used storage 
blocks, per subpool?

If you call this function somewhere in a loop in your main program, you could 
discover if one of your subroutines allocates memory and doesn't free it.

See SPQE, DQE and FQE control blocks.

Kind regards

Bernd



Am 04.05.2012 13:25, schrieb Miklos Szigetvari:
>     Hi
>
> Thank you, I will try out with REXX and stem.
> I would need something , shows the running address space memory usage 
> in some time intervals.
>
>

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

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

Reply via email to