We just use CA-11. But I have used IDCAMS. //DELEM EXEC PGM=IDCAMS //SYSPRINT DD SYSOUT=* //SYSIN DD * DEL some.dsn1 DEL some.dsn2 ... DEL some.dsn3 SET MAXCC=0 /* //*
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [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 > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Donnelly, John P > Sent: Thursday, November 03, 2011 2:38 PM > To: [email protected] > Subject: DATA SET RESERVATION UNSUCCESSFUL > > We have a job that executes PGM=IEFBR14 with 40 DD cards > specifying DISP=(OLD,DELETE,DELETE). > From time to time we will get a JCL error because dataset > reservation failed. > Any other way we might accomplish the same event? > > John Donnelly > Texas Instruments SVA > 2900 Semiconductor Drive > Santa Clara, CA 95051 > 408-721-5640 > 408-470-8364 Cell > [email protected] > > > > > ---------------------------------------------------------------------- > 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

