IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

REXX to list out all PDS and PS allocated to a specified Vol


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vijaybachu

New User


Joined: 23 Jul 2007
Posts: 2
Location: Bangalore

PostPosted: Thu Sep 27, 2012 8:10 pm
Reply with quote

Hi
Can any one give the REXX code to list all PDS and PS files allocated under a specified Volume?

Thanks
Vijay
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Sep 27, 2012 8:14 pm
Reply with quote

Hello,

Look in the forum for topics about LISTVTOC.

Then, invoke this from REXX - there are topics showing this as well (iirc).
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Sep 27, 2012 8:38 pm
Reply with quote

What is wrong with IEHLIST - look at the DFSMSdfp Utilities manual. there is even a section (Appendix A in my version) that describes invoking Utilities from an applicatiopn program and a section that explains the IEHLIST output. Run IEHLIST, use your program to extract/reformat the information.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Sep 27, 2012 8:44 pm
Reply with quote

Quote:
Can any one give the REXX code to list all PDS and PS files allocated under a specified Volume?


this is a help forum, not a gimme a ready to run solution one icon_evil.gif
what is wrong in using the appropriate ismf dialog ?
( pretty smart filtering facilities )
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top