//SMPCNTL DD * SET BDY(CIC52T) OPTIONS(CICSOPT). LINK CHECK LMODS CALLLIBS(SCEELKED).I never used this before. Can you please help me understand that what this JCL will be doing.
In this example, SMP/E will relink load modules in the CIC52T target zone that have SCEELKED in their CALLLIBS subentry. This would be useful after you update your z/OS software, specifically Language Environment (because that is what is contained in SCEELKED), to ensure all the CICS load modules have the latest and greatest stubs or routines included from SCEELKED.
Kurt Quackenbush -- IBM, SMP/E Development ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
