On Wed, 24 Jun 2009 14:52:26 -0500, Rick Fochtman <[email protected]> wrote:
>Mark Zelden wrote: > >>On Wed, 24 Jun 2009 11:59:22 -0500, Arthur Gutowski <[email protected]> wrote: >> >> >> >> >>>Just a thought - write an SMP/E USERMOD to REPLACE the IBM-supplied >>>ICHRIN03 in SYS1.LPALIB. Pro: it eliminates the duplication and LPA load >>>sequencing issue. Cons: You have to write and maintain MCS, and re-install >>>for every OS upgrade (but PRO: *if* IBM ever changes the format, you find >>>out before the first IPL); and if you're a multi-system environment, a >>>USERMOD is tough to maintain if the table is not common across all systems. >>> >>> >> >>Exactly what we do where we can. Including SMF exits (how many "wrong >>IEFACTRT" threads have their been on IBM-MAIN). We have a mixture >>of both, but our "usermods library" is well documented as to which ones >>are true SMP/E usermods and which ones live in a "SYSLIB LPALIB" >>concatenated ahead of SYS1.LPALIB. >> >>Mark >>-- >>Mark Zelden >>Sr. Software and Systems Architect - z/OS Team Lead >>Zurich North America / Farmers Insurance Group - ZFUS G-ITO >>mailto:[email protected] >>z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ >>Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html >> >>---------------------------------------------------------------------- >>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 >> >> >> >Have you checked for a pre-existing copy in LPALIB ?? > Not sure how / why that is relevant. In this particular case, yes a copy is in LPALIB. But you can install usermods into SYS1.LPALIB or SYS1.LINKLIB (for example) regardless. I have been at shops that install JES2 exits into LINKLIB (we do that here in some environments, or maybe into SHASLNKE now - although they just have to be in a LNKLST library). Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

