On 7/16/2021 9:46 AM, A T & T Management wrote:
How can one determine where a module is obtained from when the module is in a 
concatinated dataset list?
So for example you want to load module A and your dataset list is://modules  dd 
 disp=shr,dsn=hlq1.ds1     has modules qwert
//    dd  disp=shr,dsn=hlq1.ds2                 has modules asdf
//    dd  disp=shr,dsn=hlq2.ds5                 has modules zxcv
So now you would get in return that module A comes from hlq1.ds2

Thanks
Scott

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


Scott,

ALLOC the files to your TSO session, then use DDLIST with the "M member ddname" command to find the module.

Regards,
Tom Conley

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

Reply via email to