I don't like to depend on the coincidental search order of libraries that
IBM supplies. We modify IRXCMPTM with an SMPE usermod. It goes on each new
release with some simple MCS updates. The module goes into SYS1.LINKLIB.

BTW This is the right way to handle lots of customization. We have 70 - 80
usermods for everything from ISPF panels to system exits. Once you've the
constructed the usermods, they're easy to maintain. You also have the
incomparable of advantage of learning--via SMPE conflict messages--when
something you've tailored is getting updated by IBM PTF, so you can go back
and revisit/rework your usermod.

.
.
.
JO.Skip Robinson
Southern California Edison Company
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
[EMAIL PROTECTED]

IBM Mainframe Discussion List <[email protected]> wrote on 11/04/2005
11:20:52 AM:

> The customer does not license the compiler. So there is no matter of
> installing the compiler. This is all about the alternate library. He has
it
> installed, but apparently in the wrong place.
>
> I think I am starting to understand this. IBM supplies a "null" IRXCMPTM
in
> SYS1.LINKLIB. To use the alternate library, you have to get the one from
> SEAGALT ahead of the one in SYS1.LINKLIB in the search order.
>
> Putting SEAGALT in STEPLIB does that, but the customer does not want to
do
> that.
>
> I guess the LPA is searched ahead of SYS1.LINKLIB but the LinkList is
not?
> Or is it the other way around? (Again, forgive my confusion, I don't
pretend
> to be a sysprog.)
>
> The problem appears to be that the customer's job is finding the original
> IRXCMPTM in SYS1.LINKLIB rather than the alias for the one in SEAGALT
> because it's in the wrong library or list (see previous paragraph).
>
> Any one of you experts who would like to straighten out my confusion,
your
> assistance is welcome.

----------------------------------------------------------------------
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

Reply via email to