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

