home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!PLWATU22.BITNET!GRZES
- Message-ID: <IBM-MAIN%92090311291674@DEARN>
- Newsgroups: bit.listserv.ibm-main
- Date: Thu, 3 Sep 1992 11:24:00 PDT
- Sender: IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
- From: Gregory Plucinski 257508 <GRZES@PLWATU22.BITNET>
- Subject: Re: compress linklib
- Lines: 24
-
- Michael,
- Place IEBCOPY utility in another autorized library (not SYS1.LINKLIB )
- next use this copy of sys1.linklib.
- but nobody can work at this moment.
-
- Another way :
- allocate library for example SYS2.LINKLIB
- copy SYS1.LINKLIB to SYS2.LINKLIB
- rename SYS1.LINKLIB to for example SYS3.LINKLIB (don't scratch at this moment)
- rename SYS2.LINKLIB to SYS1.LINKLIB
- after next IPL you will be use new SYS1.LINKLIB (compressed)
- now you can scratch SYS3.LINKLIB
-
- Gregory
-
- ------------------------------TEXT-OF-YOUR-MAIL--------------------------------
-
- > We are using MVS/XA 220 and I would like to compress my
- > SYSRES SYS1.LINKLIB.
- > Can't I use IEBCOPY and REFRESH LLA ? If not,how I can compress my
- > Sys1.Linklib (and other linklist libraries) without disturbing my
- > production.
- > Thanks for Help.
- >
-