Only three modules are affected. I just copied them and re-ipld. Watch it. one of them has an alias (thanks Skip R for pointing that out).
//S01 EXEC IEBCOPY,PDSI='ZOSR201.SYS1.LINKLIB', // PDSO='SYS1.LINKLIB' //SYSIN DD * C O=SYSUT2,I=((SYSUT1,R)) S M=CUNMISP //S02 EXEC IEBCOPY,PDSI='ZOSR201.SYS1.LPALIB', // PDSO='SYS1.LPALIB' //SYSIN DD * C O=SYSUT2,I=((SYSUT1,R)) S M=CUNMZUPD //S03 EXEC IEBCOPY,PDSI='ZOSR201.SYS1.NUCLEUS', // PDSO='SYS1.NUCLEUS' //SYSIN DD * C O=SYSUT2,I=((SYSUT1,R)) S M=CUNMIIPL S M=IEAVNPUN Alan Field Systems Engineer Principal Blue Cross Blue Shield of MN 651.662.3546 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Nathan Astle Sent: Friday, October 23, 2015 10:00 AM To: [email protected] Subject: Unicode Query Hello Group, I am Going to Apply UNICODE Conversion PTF to our sandbox system. If Understand correct the UNICODE PTF changes the SYS1.LPALIB,SYS1.LINKLIB and SYS1.NUCLEUS alone. So after Applying the Fix Instead of Cloning the Whole SYSRES volume, Can i Just copy the above three dataset and Just an IPLTEXT ? Will there be any Problem If I dont copy the Whole SYSRES ? Nathan ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee you must not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
