In the "Xephon" issue that documents this program, the INITL and RCNTL macros are documented as local macros " . 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). You can substitute these with your own."
You might instead look at File 066 from the CBTTAPE (www.cbttape.org) the "ASCBSLOT - List page dataset slot usage by job." Al Nims Systems Admin/Programmer 3 Information Technology University of Florida (352) 273-1298 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Juergen Kehr Sent: Monday, May 05, 2014 9: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
