On Tue, 7 Jul 2009 12:06:55 +0200 CUNY Yann <[email protected]> wrote:

:>I would like to delete all members of a PDS with JCL but  I don't want to 
specify the members names. (The job will be submitted every day : I don't know 
the members names and how much members are in this PDS).

There is no way to delete a PDS member via pure JCL.

//   DD DSN=PDS(MEMBER),DISP=(OLD,DELETE)

will delete the entire PDS, not just the specified member. 

:>I don't want to use REXX even if it's easier.

--
Binyamin Dissen <[email protected]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to