Have you tried doing an internet search on PUAUXMON?

If so, did you find the XEPHON article on it?  
http://www.cbttape.org/xephon/xephonm/mvs0111.pdf


Assemble and link this program in a ‘normal’ Loadlib. No special authorization 
is required because all the control blocks that we need are in common area. 
Please note that this program uses two ‘in-house’ macros:
• INITL to start the program (and get some memory for the save area, chaining 
of save areas, and register equates).
• RCNTL at the end of the program (which restores registers, frees save area, 
and returns).

So there are many INIT and RCNTL type macros out there on the CBTTAPE.ORG.  If 
you cannot find one, I will send my favorite ones later.

Or you might look at file 66 on the CBTTAPE for ASCBSLOT.

OR If you mean by ASID and not task, search the archives. You should find 
references to doing it with RMF III, IPCS, a CBT program, and also a REXX 
program that was posted to IBM-MAIN.

Lizette

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Juergen Kehr
> Sent: Monday, May 05, 2014 6:51 AM
> To: [email protected]
> Subject: Program PUAUXMON
> 
> Hello,
> 
> in older archives I found the assembler program PUAUXMON, a small utility to
> monitor auxiliary storage usage. I think this program is exactly what I'm 
> looking for,
> because on one of our systems we have some problems with the usage of local
> page datasets.  But, my problem is that the program uses some in-house macros
> (INITL, RCNTL) at the beginning and the end of the program. Because I'm not an
> assembler programmer, I'm not able to get the program running.
> 
> Is there anyone out there, who has a 'complete' version of this program (or a 
> similar
> tool) available?
> 
> Thanks in advance for any help.
> 
> Kind regards.
> Juergen Kehr
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to