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

REXX to get the all datasets name


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

New User


Joined: 01 Jun 2016
Posts: 9
Location: India

PostPosted: Tue Jul 18, 2017 9:10 pm
Reply with quote

Hi All,

Can anyone please help me to get the all datasets name using REXX:

I want to get all datasets name displayed with QUAL1.QUAL2.*

By ADDRESSING TSO i can delete the datasets

ADDRESS TSO DEL "'QUAL.QUAL2.*'"

I didnt find a similar post .My apology if this post is repeated.

Thanks,
Paras
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Tue Jul 18, 2017 9:23 pm
Reply with quote

Quote:
I didnt find a similar post .My apology if this post is repeated.
How did you not find these ones?
ibmmainframes.com/about23838.html
ibmmainframes.com/about13372.html
Back to top
View user's profile Send private message
parasmalik20

New User


Joined: 01 Jun 2016
Posts: 9
Location: India

PostPosted: Tue Jul 18, 2017 9:24 pm
Reply with quote

Rohit Umarjikar wrote:
Quote:
I didnt find a similar post .My apology if this post is repeated.
How did you not find these ones?
ibmmainframes.com/about23838.html
ibmmainframes.com/about13372.html


Thanks Rohit
Back to top
View user's profile Send private message
parasmalik20

New User


Joined: 01 Jun 2016
Posts: 9
Location: India

PostPosted: Tue Jul 18, 2017 9:26 pm
Reply with quote

parasmalik20 wrote:
Rohit Umarjikar wrote:
Quote:
I didnt find a similar post .My apology if this post is repeated.
How did you not find these ones?
ibmmainframes.com/about23838.html
ibmmainframes.com/about13372.html


Thanks Rohit


I wanted to display the datasets and not delete.

I got the post to display ibmmainframes.com/viewtopic.php?t=20708
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Tue Jul 18, 2017 10:35 pm
Reply with quote

Quote:
I wanted to display the datasets and not delete.

Why did mention about delete when you just want to display? I don't see nowhere in your original post you have clearly mentioned what you want.
Quote:
By ADDRESSING TSO i can delete the datasets

ADDRESS TSO DEL "'QUAL.QUAL2.*'"
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


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

PostPosted: Wed Jul 19, 2017 4:53 pm
Reply with quote

Do you want to display the contents of each dataset or do you just want to see a list of the matching names?
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 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
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top