You can do a LIST MOD(modname) XREF to find the load modules that a given 
module resides in.


Example:

SET BDY(CAIT0) .
LIST MOD(V37ALLOC) XREF .

Output shows that the module is in several load modules, none of which match 
the module name.

  NAME                                                                          
                                    
                                                                                
                                    
V37ALLOC  LASTUPD         = RO97974  TYPE=UPD                                   
                                    
          LIBRARIES       = DISTLIB=ACTVMOD0                                    
                                    
          FMID            = CCTVC50                                             
                                    
          RMID            = RO97974                                             
                                    
          LMOD            = V37BTL00  V37BTL01  V37BTL02  V37BTL03  V37BTL04  
V37BTL05  V37BTL06  V37BTL07  V37BTL08
                            V37BTL09  V37BTL10  V37BTL11  V37BTL12              
                                    
          SYSMOD HISTORY  = SYSMOD   TYPE       DATE   MCS       ---------- 
STATUS ----------                       
                            CCTVC50  FUNCTION  13.330  MODULE    APP            
                                    
                            RO20699  PTF       13.330  MODULE    APP            
                            
                            RO44774  PTF       13.330  MODULE    APP            
                                    
                            TR84363  APAR      15.265  MODULE    APP            
                                    
                            RO84363  PTF       15.267  MODULE    APP            
                                    
                            RO85335  PTF       15.323  MODULE    APP            
                                    
                            RO97974  PTF       17.268  MODULE    APP            
                                    

Doing the reverse and listing an LMOD will show the modules that it needs.  It 
does not show the physical presence of the modules, just the status in the CSI.


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tom Marchant
Sent: Thursday, May 24, 2018 2:10 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: [SUSPECTED SPAM] smp/e question - PTF relinks, but missing CSECTs.



On Thu, 24 May 2018 13:35:06 -0500, John McKown wrote:

>I'm going to do a complete disk-level restore of the target system 
>(sandbox).

And the Global zone as well, I hope. Otherwise you will have a global out of 
sync with the target zone.

>I had a number Sx37 abends which may be the main problem.
>Perhaps resizing those libraries (after disk restoration) will solve 
>this problem.

Not likely, IMO.

--
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to