Hi Jay,
If you code LNKAUTH=APFTAB in IEASYSxx, then you're correct.
If you code LNKAUTH=LNKLST, then your assertion is incorrect.

Regards,
David

On 2022-03-30 15:01, Jay Maynard wrote:
Libraries accessed through STEPLIB/JOBLIB aren't APF-authorized simply by
virtue of being listed on the link list. THey can be authorized by being
specifically listed in the APF list, though. This has been the case forever.

On Wed, Mar 30, 2022 at 1:59 PM Mike Schwab <[email protected]> wrote:

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fdocs%2Fen%2Fzos%2F2.3.0%3Ftopic%3Dfunctions-apf-authorized-libraries&amp;data=04%7C01%7C%7C5f168b8e3f904490675208da127fc9b0%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637842637369156999%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=seQJYDCvz6Z85GiUfUEjKAfvK%2BLwettVtqWOoaUl1rY%3D&amp;reserved=0

Libraries accessed through STEPLIB/JOBLIB are not APF authorized.

On Wed, Mar 30, 2022 at 7:35 PM Pommier, Rex <[email protected]>
wrote:
Thanks, Carmen.

I forgot to mention that part.  My library is the only one in the
STEPLIB.   And the LISTBC part of TSO that BCMDEL calls is actually in the
AUTHCMD portion of IKJTSOxx.  Same on the working LPARs.  If I run the
LISTBC command by itself it runs fine.
Rex

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On
Behalf Of Carmen Vitullo
Sent: Wednesday, March 30, 2022 1:29 PM
To: [email protected]
Subject: [EXTERNAL] Re: AFP confusion

if steplib I'd still check and make sure any concatenated libraries are
also APF'd IIRC the Broadcast program also requires an entry in the
IKJTSOxx member, AUTHPGM section
Carmen Vitullo



-----Original Message-----

From: Rex <[email protected]>
To: IBM-MAIN <[email protected]>
Date: Wednesday, 30 March 2022 1:22 PM CDT
Subject: AFP confusion

Hello list,

I'm stumped on this one. I have a small assembler program (BCMDEL from
Sam Golob's Broadcast dataset maintenance CBT package). It's running
successfully on 2 of my LPARs but the third is giving me a 047 abend trying
to run. The program is linked AC=1 and is residing in 2 APF authorized
libraries. One of them is my private library where I initially assembled
the code which I added to the APF list and verified it is there. I tried
accessing this thru a STEPLIB. The other is a general library where several
of our third party products reside, others of which need and have APF
authorization through this library. This is accessed through the linklist
and I did perform an LLA refresh. The program is a TSO-in-batch program if
that matters. Identical JCL running on other LPARs.
Here's the line of code it is choking on:

KZ MODESET KEY=ZERO

I can copy the load module to one of the other LPARs and it runs fine
there so the module appears correct. Other APF programs are running fine
from the library on this LPAR where I copied the code so the library
appears correct. Any thoughts as to what I've overlooked? I have my 2
coworkers stumped as well. It's looking like it has to be something in the
environment but we can't determine what.
TIA,

Rex

----------------------------------------------------------------------
The information contained in this message is confidential, protected
from disclosure and may be legally privileged. If the reader of this
message is not the intended recipient or an employee or agent responsible
for delivering this message to the intended recipient, you are hereby
notified that any disclosure, distribution, copying, or any action taken or
action omitted in reliance on it, is strictly prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by replying to this message and destroy the material in its
entirety, whether in electronic or hard copy format. Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
The information contained in this message is confidential, protected
from disclosure and may be legally privileged. If the reader of this
message is not the intended recipient or an employee or agent responsible
for delivering this message to the intended recipient, you are hereby
notified that any disclosure, distribution, copying, or any action taken or
action omitted in reliance on it, is strictly prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by replying to this message and destroy the material in its
entirety, whether in electronic or hard copy format. Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN


--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to