On Thu, 30 Jun 2011 14:52:00 -0500, Donald Likens <[email protected]>
wrote:

>I was not freeing storage in CSA and eventually filled it up. I found the
>problem and fixed it by simply looking at the memory in the dump but I
>was mislead because I was actually looking at released memory for a
>while. I remember that I use to get a map of storage somewhere where
>I could tell if the storage was released or obtained. I tried IPCS
>LISTMAP but it did show me what I needed. Help!
>
                                                       

                                                                          
IP VERBX VSMDATA 'OWNCOMM DETAIL ALL SORTBY(TIME)'                       
                                                                         
Scroll down to the bottom of the report.                                 
Do a "F ' OG ' PREV" and look for something like this:

                                                        DATE       TIME   
ASID JOB NAME ID       ST T ADDRESS  LENGTH   RET ADDR MM/DD/YYYY HH:MM:SS
                                                                          
0023 MYBADSTC S0418511 OG S 02A5F128 00000048 0E0D9C80 08/23/2005 11:19:10
  DATA ------> E2D4C3D4 E3D6D2D5 00000048 F5000B70  *BADVENDR....5...*    
                                                                             
                                                                           
                
The "OG" is "owner gone" and the "S" is SQA. 

--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS       
mailto:[email protected]                                        
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html 
Systems Programming expert at http://expertanswercenter.techtarget.com/

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