>Does anyone know if there is a way of finding out which address spaces 
>are using these previous versions with the non-zero use counts ?

Brute force: you could schedule an SRB to every address space and,
for every task in that address space, with appropriate serialization, run
the TCBLLS queue looking for LLE's that point to LPA CDE's (or LPDE's if
that is of interest) with an entry point that matches what you care
about.

Also, keep in mind that use counts for LPA modules (whether dynamic or 
not)
provide no information about whether the module is actually in use, they
only track the number of LOADs vs DELETEs (approximately).

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