I would not use ISPF for copying. Use IEBCOPY in batch. ISPF copying used to drop the aliases although I don't know if it still does. Batch will also be a lot faster and won't tie up your TSO session while doing it. You will also have a record of what was done with the batch jobs being on the output queue.
My opinion and not that of my employer, IBM. Thank You, Paul Strauss IBM Global Services z/OS MVS and Program Products Department F2VE 150 Kettletown Rd. Southbury, CT 06488 (203) 272-2758 [email protected] NOTICE: This e-mail message and all attachments may contain confidential information intended solely for the use of the addressee. If you are not the intended recipient, you are hereby notified that you may not read, copy, distribute or otherwise use this message or its attachments. If you have received this message in error, please notify the sender by email and delete all copies of the message immediately. From: venkat kulkarni <[email protected]> To: [email protected] Date: 07/22/2015 09:41 AM Subject: Re: Library out of space issue while APPLY RSU Sent by: IBM Mainframe Discussion List <[email protected]> Hello, Thanks for reply. Yes, I am applying Maintenance not on production system. Can you please suggest on the issue I discussed before. Regards Venkat. On Wed, Jul 22, 2015 at 4:29 PM, Paul Gillis <[email protected]> wrote: > Please do not tell me that you are applying maintenance to a running > system. Because if you are then you have probably just destroyed your IPL > volume. > > Cheers, > Paul Gillis > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of venkat kulkarni > Sent: Wednesday, 22 July 2015 7:11 PM > To: [email protected] > Subject: Library out of space issue while APPLY RSU > > Hello Group, > I am applying RSU on z/OS 1.13 system and encountered > D37-04 and E37-04 for various datasets like > > D37-04 SYS1.SASMMOD1 --- is used by XCFAS , LLA, > D37-04 SYS1.SISPLOAD --- is used by XCFAS , LLA, > D37-04 SYS1.SGIMLMD0 --- is used by XCFAS , LLA, > D37-04 SYS1.NUCLEUS --- > D37-04 SYS1.LINKLIB --- is used by XCFAS , LLA, > E37-04 SYS1.CNMLINK --- is used by XCFAS , LLA, NETVIEW > > > Now, renaming the dataset to .old and then create new dataset big big size > and then using ISPF option 3.3 for copy, we have only option left is > > 1) Unallocate linkist (SETPROG LNKLST,UNALLOCATE) and then stop LLA ( P > LLA) > > 2) For CNMLINK dataset, I will have to stop NETVIEW as well along with > Unallocate linkist (SETPROG LNKLST,UNALLOCATE) and then stop LLA ( P LLA) > > > 3) But for NUCLEUS dataset, I will have to bring down alll system in > sysplex and then do remaining and creating bigger dataet and then copy > content using ISP 3.3 > > > > Do we have any other way to overcome this issue rather then copping LLA > and XCFAS etc. > > > Regards > Venkat > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- 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
