On Fri, 4 Mar 2011 10:51:25 -0600, McKown, John <[email protected]> wrote:
>I'm installing z/OS 1.12. On my z/OS 1.8 system, I have two SMP/E products which I did not order with 1.12. I did a GZONEMERGE for the appropriate FMIDS. Now, I would like to copy (not move) the entries for those FMIDs from the 1.8 target and distribution zones to the 1.12 target and distribution zones, respectively. I don't see a way to do this. Am I missing something? I thought maybe BUILDMCS would do it for me, but apparently not. > BUILDMCS is the way to do it. 1) ACCEPT all sysmods that are in apply status only (applied but not accepted). This ensures your new environment will be at the same level as the old one. 2) BUILDMCS 3) RECEIVE/APPLY/ACCEPT the results of BUILDMCS If you had sysmods in the global zone that were in receive status, you could GZONEMERGE, but with internet retrieval of service, I would just do a RECEIVE ORDER "ALL" for the FMIDs in question and let SMP/E figure out any missing service you need in the new global zone. Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ *** Please note the new URL for Mark's MVS Utilities *** ---------------------------------------------------------------------- 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

