On Tue, 24 Jul 2007 13:28:52 -0500, Mark Zelden <[EMAIL PROTECTED]>
wrote:

>You can use do it with a monitor like MXI (very easy using MXI) or use IPCS.
>Check the archives.  

So I searched the archives... and I couldn't find anything on using IPCS
to do this (cookbook approach).  So what would one do if they didn't have
MXI or Omegamon CSA monitor etc.?

Here is what I did... but not being an IPCS expert, I don't know if there 
is an easier way:

Start IPCS session (active or dump)  
                      
IP VERBX VSMDATA                                           
  Do a "F 'KEY 8'"                                         
  Look for "DATA FOLLOWS FOR CSA SUBPOOL nnn, KEY 8'       
    Look at FQE(s) following DQE(s)                        
    Add AREA + SIZE to get address  
      If no FQE, address is AREA in DQE  (owner gone in some cases)        
       
                                                           
Split screen, start another IPCS session                   
                                                           
IP VERBX VSMDATA 'OWNCOMM DETAIL SORTBY(ADDR) CONTENTS(NO)'
  Find job name at the address from above                     
                                                           
Repeat for all key 8 found in VERBX VSMDATA report         

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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

Reply via email to