View previous topic :: View next topic |
Author |
Message |
HP_Steve Beginner
Joined: 09 Jul 2008 Posts: 6 Topics: 3
|
Posted: Tue Jan 26, 2010 1:02 pm Post subject: Bulk Deleting Sequential Datasets with similar names |
|
|
Hello,
I'm running a job, which will result in 100,000+ sequential datasets being created. They will all have a similar naming convention, i.e.
STEVE.A1
STEVE.A2
..
STEVE.A100000
*
Without having to write IDCAMS statements with 100,000 Deletes, is there a way or some utility I can use in a JCL to delete the datasets?
I'm looking for something that will find all datasets called STEVE.A* for example and delete them.
I can change the naming convention.
Thanks. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
HP_Steve Beginner
Joined: 09 Jul 2008 Posts: 6 Topics: 3
|
Posted: Tue Jan 26, 2010 2:44 pm Post subject: |
|
|
Thanks for the answer - works beautifully, and for the tip, I'll be sure to try & use better key words the next time I search. |
|
Back to top |
|
 |
|
|