good Point, I do not use the catalog for any of my SMPE target or DLIB libraries, I keep these on seperate SMPE volumes
Carmen Vitullo ----- Original Message ----- From: "David Jousma" <[email protected]> To: [email protected] Sent: Thursday, May 30, 2019 9:42:39 AM Subject: Re: delete volume and unit information form DDDEF Something like this. Now, that being said, I personally, don't catalog the SMPE target and DLIB datasets, and specifically use UNIT/VOL to point to them so that there is NO Chance of accidentally updating the wrong set of datasets (i.e. the running version). SET BDY(yourzone) . ZONEEDIT DDDEF . CHANGE VOL('*',''). CHANGE UNIT('*',''). ENDZONEEDIT . _____________________________________________________________________________________________________ Dave Jousma AVP | Manager, Systems Engineering Fifth Third Bank | 1830 East Paris Ave, SE | MD RSCB2H | Grand Rapids, MI 49546 616.653.8429 | fax: 616.653.2717 -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Gadi Ben-Avi Sent: Thursday, May 30, 2019 10:34 AM To: [email protected] Subject: delete volume and unit information form DDDEF **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** Hi, I have DDDEFs that have volume and unit information coded. How do I delete that information in batch? I am using z/OS v2.3 Thanks ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
