Guys: I want to build a three pack rescue system , where do i find the 'how to ' ...??
Scott On Mon, Jan 14, 2019 at 10:51 AM R.S. <[email protected]> wrote: > W dniu 2019-01-14 o 13:16, Tony Thigpen pisze: > > We have a 3-pack rescue system that was built by a person long-gone. > > On the 3-pack system, there are several IODF files. I need to update > > the current IODF file. > > > > But, the IODF files on the rescue packs are not cataloged to the > > production z/OS. When I use the HCD panels, it does not appear that > > there is a way to specify the volume where the file is located, so HCD > > always says the file can not be found. > > > > Is there a way to specify the volume, along with the name, when using > > the panel? Or, a command to start the panels using the uncataloged > > IODF file? > > > > BTDT many times. > Few ways: > 1. Just copy hlq.IODF to the3-pack system and have in ming this file > will be uncataloged from 3-pack system point of view. However this is > quite OK for IPL. In addition put packed version (DSS DUMP, IDCAMS > EXPORT) of the IODF just to unpack it under 3-pack system. > > 2. Use cross-system cataloging, which is allowed for VSAM files with > HLQ=SYS1. So your IODF will be in your MCAT and in 3-packs's MCAT. Not > convenient, but feasible. You can still use the newest (uncataloged in > 3-pack) IODF for IPL and then recatalog it. > > 3. Take the smallest volume, name it SHARED or as you want. Put there > UCAT and define alias, lets say AAAA. Name your iodf files: AAAA.IODFxx. > Import connect the UCAT in you 3-pack system and any other system. Done > once work forever. Suggested way IMHO. > > > > > -- > Radoslaw Skorupka > Lodz, Poland > > > > > ====================================================================== > > Jeśli nie jesteś adresatem tej wiadomości: > > - powiadom nas o tym w mailu zwrotnym (dziękujemy!), > - usuń trwale tę wiadomość (i wszystkie kopie, które wydrukowałeś lub > zapisałeś na dysku). > Wiadomość ta może zawierać chronione prawem informacje, które może > wykorzystać tylko adresat.Przypominamy, że każdy, kto rozpowszechnia > (kopiuje, rozprowadza) tę wiadomość lub podejmuje podobne działania, > narusza prawo i może podlegać karze. > > mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 Warszawa, > www.mBank.pl, e-mail: [email protected]. Sąd Rejonowy dla m. st. Warszawy > XII Wydział Gospodarczy Krajowego Rejestru Sądowego, KRS 0000025237, NIP: > 526-021-50-88. Kapitał zakładowy (opłacony w całości) według stanu na > 01.01.2018 r. wynosi 169.248.488 złotych. > > If you are not the addressee of this message: > > - let us know by replying to this e-mail (thank you!), > - delete this message permanently (including all the copies which you have > printed out or saved). > This message may contain legally protected information, which may be used > exclusively by the addressee.Please be reminded that anyone who > disseminates (copies, distributes) this message or takes any similar > action, violates the law and may be penalised. > > mBank S.A. with its registered office in Warsaw, ul. Senatorska 18, 00-950 > Warszawa,www.mBank.pl, e-mail: [email protected]. District Court for the > Capital City of Warsaw, 12th Commercial Division of the National Court > Register, KRS 0000025237, NIP: 526-021-50-88. Fully paid-up share capital > amounting to PLN 169,248,488 as at 1 January 2018. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- *IDMWORKS * Scott Ford z/OS Dev. “By elevating a friend or Collegue you elevate yourself, by demeaning a friend or collegue you demean yourself” www.idmworks.com [email protected] Blog: www.idmworks.com/blog *The information contained in this email message and any attachment may be privileged, confidential, proprietary or otherwise protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, copying or use of this message and any attachment is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and permanently delete it from your computer and destroy any printout thereof.* ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
