IBM OS/370, MVS, OS/390, Linux, TPF, VM/CMS, VM/ESA, VSE/ESA, z/VM, z/VSE, z/OS, z/OS.e etc...
by mehi1353 » Thu Aug 25, 2022 4:24 pm
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
-
mehi1353
-
- Posts: 40
- Joined: Sun Jan 11, 2009 4:51 pm
- Has thanked: 0 time
- Been thanked: 0 time
by Robert Sample » Thu Aug 25, 2022 6:41 pm
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.
-
Robert Sample
- Global moderator
-
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Location: Dubuque, Iowa, USA
- Has thanked: 1 time
- Been thanked: 279 times
Return to Operating Systems