Is it mandatory to apply the previous USERMODS after the upgrade to Common Services r15.0?
Where is the JCL to list the USERMODS and the JCL to apply the previous USERMODS?
Common Services 15.0
Where is the JCL to list the USERMODS and the JCL to apply the previous USERMODS?
First the usermods applied for the current Common Services release must be identified
It is possible that some of them are sourced and integrated into CCS release 15.0.
Here are the SMP/E control statements to add to the JCL to list the usermods: in TARGETx)
SMP/E will list all the usermods in TARGETx
SET BOUNDRY(TARGETx)
LIST USERMODS
In order to apply the (USERMODs) into the target libraries use the following control statements:
SMP/E will apply all eligible usermods into target zone TARGETx
SET BOUNDRY(TARGETx)
APPLY USERMODS