On Tue, 23 Jun 2009 08:23:03 -0500, Mark Zelden <[email protected]> wrote:
>On Tue, 23 Jun 2009 13:09:17 +0100, Jim McAlpine <[email protected]> wrote: > >>The one in SYS1.LPALIB is 8 bytes long and is 8 bytes of low values. But the >>lpalstxx member has the USER.LPALIB first like so - >> >>USER.LPALIB, >>ADCD.Z19S.LPALIB, >>EQA810.SEQALPA(S9RES1), >>SYS1.LPALIB, >>[...] >>SYS1.SICELPA >>why would the search not be in the sequence of the libraries above ??? > >PROGxx SYSLIB LPALIB(....) could put a library ahead of those defined >in LPALSTxx. IEALPAxx could load something in MLPA. > 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. Regards, Art Gutowski Ford Motor Company ---------------------------------------------------------------------- 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

