-- snip -- Can someone please point me to a way to find out what percentage of the machine an address space is using? It could be percentage of CPU also and then I can find number of CPU's and do the math, or total percentage depending on how the numbers are stored. I'm not sure how to do this. . . . It's for a simple Rexx exec report I'm writing. -- snip --
Lindy, take a look at the OUCB control block. If you want to get performance data. RMF (assuming you have it running), has already done all the hard work for you. Look at the ERBSMFI interface (RMF manual) for easy access to the data from REXX. John ---------------------------------------------------------------------- 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

