Cloning an SMP/E environment for a staged upgrade of existing runtime environments
Cloning an environment and installing
new versions into the cloned environment makes it possible for you
to stage your upgrade. You can continue to apply maintenance to and
reconfigure runtime environments that have not yet been upgraded as
you gradually upgrade others.
In this scenario, you use JOBGEN to install new versions into a new set of SMP/E
libraries. Then, you upgrade runtime environments one by one by pointing them to the updated
libraries in the cloned environment and making any configuration changes required to upgrade
them.
Complete the remaining steps as appropriate for your upgrade
scenario:
- If the new FMIDs introduce no configuration changes, only the KCIJcLOD job is required, to copy the target libraries to the RK* runtime libraries.
- If the new FMID contain new components or configuration parameters and you want to implement the
changes using IBM-supplied configuration defaults, the following jobs must be resubmitted:
- The $PARSE or $PARSESV job to recreate the runtime members and jobs
- The following jobs, as indicated:
- KCIJPLOD to copy the target libraries to the RK* runtime libraries
- KCIJPSEC (if upgrade introduces changes in security) to create security-related members (load modules, encryption key, and other elements) based on the product security requirements
- KCIJPUSP and KCIJPUSS (if upgrade introduces changes in UNIX System Services requirements)
- KCIJPSYS (if upgrade introduces new started tasks or nodes)
- KCIJPCPR to backup RK* production user runtime libraries job
- KCIJPW2R to copy the WK* work libraries to the RK* production libraries
- To customize new components or parameters, edit the configuration profiles, and then submit the jobs listed in the previous bullet.