Oops, you are right. I didn't realize that in our shop, IEBCOPY actually executes PDSFAST. Sorry.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of McKown, John Sent: Thursday, July 09, 2009 12:26 PM To: [email protected] Subject: Re: Delete all members of a PDS with JCL > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Rozeboom, Kay [DAS] > Sent: Thursday, July 09, 2009 12:12 PM > To: [email protected] > Subject: Re: Delete all members of a PDS with JCL <snip> > --------------------------------------------- > > This JCL works nicely for me: > > //EMPTY1 EXEC PGM=IEBCOPY > //* > //SYSPRINT DD SYSOUT=* > //OUTMAP DD DISP=SHR,DSN=your-pds > //SYSIN DD * > ZERODIR OUTDD=OUTMAP > //* > > > Kay Rozeboom You must be running PDSFAST at your shop. ZERODIR is not a command for IBM's version of IEBCOPY. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

