If you have not dynamically updated the LNKLST after IPL, then probably 
the easiest thing to do is

SETPROG LNKLST TEST NAME(CURRENT) MOD(xxxx).

Which will use the actual LNKLST DCB to "search" for xxxx. Given the 
behavior cited, it likely won't be found. And there likely is a message 
about the data set in question in the log.

Substitute LNKLST00 (or whatever was the IPL-time definition via PROGxx) 
if you have dynamically updated the LNKLST.

I'm sure we all recognize that the phrase "LINKLIST libraries are loaded" 
from the OP is not really legit. The libraries themselves are not 
"loaded". Modules are loaded from the libraries (upon request/demand).

Peter Relson
z/OS Core Technology Design

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

Reply via email to