Thanks, John, but I need to be able to copy a zFS for cloning purposes. Let's say as an example that SMP/E points to OMVS.STAGING.ROOT. I apply maintenance which includes chages to that ROOT. How do I clone that updated ROOT zFS to a new one?? Simple to do with zFS but I can't seem to find anything that works with zFS. Can they be treated as 'normal' VSAM linear data sets for this purpose? If true, then waht about the IOEAGFMT formating?
Thanks. On Thu, Jan 14, 2010 at 10:10 AM, McKown, John < [email protected]> wrote: > zfsadm > > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/FCXD5A80/1.4.2 > > I agree that this seems unnecessary. If they are READ only, then just mount > them all in the correct order and don't bother with copying. > > -- > John McKown > Systems Engineer IV > IT > > Administrative Services Group > > HealthMarkets(r) > > 9151 Boulevard 26 * N. Richland Hills * TX 76010 > (817) 255-3225 phone * (817)-961-6183 cell > [email protected] * > www.HealthMarkets.com<http://www.healthmarkets.com/> > > Confidentiality Notice: This e-mail message may contain confidential or > proprietary information. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message. HealthMarkets(r) is the brand name for products underwritten and > issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake > Life Insurance Company(r), Mid-West National Life Insurance Company of > TennesseeSM and The MEGA Life and Health Insurance Company.SM > > > > > -----Original Message----- > > From: IBM Mainframe Discussion List > > [mailto:[email protected]] On Behalf Of Guy Gardoit > > Sent: Thursday, January 14, 2010 10:59 AM > > To: [email protected] > > Subject: Copying and/or expanding zFS > > > > Hello, > > > > The person who installed our z/OS 1.11 ServerPac did not > > combine the ROOT, > > AAOPROOT, NETVHFS and XML OMVS zFS data sets into a combined > > ($VERSION) ROOT > > (as I clearly, or so I thought at the time, asked him to do). > > So now I'm > > stuck trying to figure out how I can allocated a new, larger > > $VERSION ROOT > > and then copy the contents of these 4 zFS to it. > > > > I've tried formatting a new zFS and then doing a IDCAMS REPRO > > from the old > > ROOT but that failed. I tried formatting a new zFS and then > > mounting the > > old root at '/temp' and the new ROOT at '/Service' then issued a shell > > command: > > > > cp -R /temp/* /Service > > > > that failed saying that the new, larger ROOT ran out of space! > > > > I'm wondering if anyone would be so kind as to point out how > > zFS data sets > > can be expanded and copied for cloning. I've looked at some of the > > documentation but I still don't understand how to do it. > > > > HFS data sets were no problem but these zFS data sets seem to require > > somethning special to do a simple expansion and/or cloning. > > > > TIA > > > > -- > > Guy Gardoit > > z/OS Systems Programming > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: GET IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > -- Guy Gardoit z/OS Systems Programming ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

