The trouble with enclaves is that they can be very short lived things and catching the tiddlers with the SDSF or MXI "ENC" commands is a matter of luck or furious "enter" pressing.
I don't think that SDSF "ENC" was available for OS/390 R10 - however I believe that the MXI "ENC" command will work (its been a while since I have tried it on that level of MVS). The programming interface to get enclave information is IWMRQRY and the information that this reports on is updated approximately every 0.25 of a second - WLM rather helpfully issues a system ENF event to tell listeners that new data is available to save them getting the same information twice. >From the information returned by IWMRQRY you can get the WLM classes assigned to the enclave - so theoretically you could "roll yer own" application to capture this info and report on it - BUT this is going to cost you some serious CPU. What does RMF III on OS/390 R10 provide? Rob Scott Rocket Software http://www.rs.com/portfolio/mxi/ ---------------------------------------------------------------------- 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

