I  am  not sure if this is still true, but a while ago we had  a problem 
whereby a program would only work from  steplib  and not a linklib.
It turned out that certain options such as RENT were only enforced if the 
module resided in an apf authorized linklib.
So our module had been link-edited with the RENT option but was not really 
reentrant, so it abended when the RENT attribute was enforced.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Steve Beaver
Sent: Thursday, July 05, 2018 2:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Linklist and APF

What does the PGM= do as coded?

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Elardus Engelbrecht
Sent: Thursday, July 5, 2018 10:37 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Linklist and APF

Radoslaw Skorupka wrote:

>I have job with the following steplib:

>//STEPLIB  DD DISP=SHR,DSN=HLQ.LNKLST.LIB1
>//                DD DISP=SHR,DSN=HLQ.LNKLST.LIB2
>//                DD DISP=SHR,DSN=HLQ.NONLNK.LIB3

>LIB1, and LIB2 reside in LNKLST, but not on APF.
>LIB3 is not on LNKLST, but is APF-authorized.

>The job works when all 3 libraries are in steplib concatenation.

In this concatenation, all or none should be APFed depending on the requirement 
of the program(s). I am a$$uming ALL the programs required for that job is 
sitting in any of those STEPLIB libraries.


>When I remove LIB1 and LIB2 it doesn't work.

How so? Any messages or abends?


>Is it because lack of explicit APF authirization?

Perhaps, but it depends where the program modules are fetched from. If a 
program is NOT fetched at all from any of those STEPLIB libraries, then 
Linklist is searched instead.

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


________________________________

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to