Already got that info from another post.
Thanks Rex!
Regards, 
Jeff


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Pommier, Rex R.
Sent: Thursday, May 25, 2006 2:56 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

I'm not Sam, but yes, modules in the MLPA get used instead of a
same-named module in the LPA.  The LPA search order is FLPA, MLPA, and
finally LPA.

Rex


Sam,
Does an MLPA mod get control over a module in PLPA(ie sys1.lpalib) ?

Jeff Ruegsegger


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Knutson, Sam
Sent: Tuesday, May 23, 2006 5:13 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

Hi Jeff,

See if perhaps you are loading your IGGPRE00 into MLPA.  In
SYS1.PARMLIB(IEALPA00) you might have something like this 
   
INCLUDE LIBRARY(my.LINKLIB) MODULES(IGGPRE00) 

        Best Regards, 

                Sam Knutson, GEICO 
                Performance and Availability Management 
                mailto:[EMAIL PROTECTED] 
                (office)  301.986.3574 

The most likely way for the world to be destroyed, most experts agree,
is by accident. That's where we come in; we're computer professionals.
We cause accidents. - Nathaniel Borenstein   



We use IGGPRE00 to control allocations not managed by SMS.  My
sys1.lpalib contains a dummy IGGPRE00 as shipped by IBM.  One of my
linklisted libraries contains my modified IGGPRE00 code and is specified
in 
IEALPAxx.   In reading the DFSMS Installations exit manual, it states
that 
IGGPRE00 should reside in SYS1.LPALIB or be Link-edited into linklib.
Can someone explain how/why my IGGPRE00 is even getting picked up during
DADSM processing?

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

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