Is your library APF authorized in your PROGxx member? Depending on your
parmlib setup all linklist modules might be authorized (LNKAUTH=)
however, unless they are explicitly authorized via APF, they will not be
authorized when accessed via STEPLIB. 


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Yuhas
Sent: Saturday, March 10, 2007 7:01 PM
To: [email protected]
Subject: Module search sequence question

I have written a program A that issues a LINK for another module B.
Both modules are residing in libraries that are authorized and in the
linklist.  All has been working well for the past couple of years.
Until now...

I have installed new version of B call it B'.  B' resides in a library
that is authorized but not in the linklist.  I STEPLIB to the library
containing B'.

Now, when I execute module A, it still links to module B even though
module B' is in the STEPLIB.

If I place module B' in the same library as module A and refresh the
LLA, B' is found.

If I move A to the same library as module B' and refresh the LLA, B' is
found.

I take the default on the LINK MACRO for LSEARCH, i.e. LSEARCH=YES. 

Any suggestion as to why B' cannot be found when in the STEPLIB and A is
in the linklist?

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

-----------------------------------------
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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