TSO ISRDDN from any command line within ISPF
LINKLIST on command line
MEMBER module LINKLIST          (without LINKLIST it searches every 
library allocated in your logon proc)
Here you will get prompted because you will be trying to read all link 
list libraries, some of which you may not have access to. Just reply YES.
The command will list all the places it finds the module.


I also like APF under ISRDDN to list the APF list. Just put APF instead of 
where you put LINKLIST above.
APF can be module searched the same way link list can above.
LPA can be module searched the same way link list can above. Put LPA 
instead of LINKLIST above.

I also like PARMLIB which will list the parmlibs in use which is helpful 
when you want to update a PARMLIB member but don't know where it is in the 
PARMLIB concatenation.

I use ISRDDN daily.

And the disclaimer that replies above are my own and not that of my 
employer. 

Thank You,

Paul Strauss

IBM Global Services
z/OS MVS and Program Products 
Department F2VE
150 Kettletown Rd.
Southbury, CT 06488
(203) 272-2758 
[email protected]

NOTICE: This e-mail message and all attachments may contain confidential 
information intended solely for the use of the addressee. If you are not 
the intended recipient, you are hereby notified that you may not read, 
copy, distribute or otherwise use this message or its attachments. If you 
have received this message in error, please notify the sender by email and 
delete all copies of the message immediately.



From:   Steve Beaver <[email protected]>
To:     [email protected]
Date:   02/01/2016 09:51 PM
Subject:        The Linklist
Sent by:        IBM Mainframe Discussion List <[email protected]>



Can anyone think of a better way to find a single module in the LNKLST 
other
that searching them manuals
Or writing a REXX to search the LNKLST for the module

Steve

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN






----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to