Hi all,
I am working on "S IBM z/OS V2R5 with RACF Benchmark"
For one of items, I need to extract the list of datasets, that contain PPT modules. How I can extract these data from z/OS?
Command "d ppt,all" just shows the list of modules!
all the best
Mehrdad
PPT modules
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: PPT modules
Most of the PPT modules will be in the SYS1.LINKLIB data set, so start there. Then look at the other libraries in the LINKLIST for any modules you didn't find in SYS1.LINKLIB. That should give you all of them.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
How to identify ASM load modules in a load lib
by Misha786 » Thu May 16, 2024 7:08 pm » in Assembler - 0
- 2322
-
by Misha786
View the latest post
Thu May 16, 2024 7:08 pm
-