Glad you found it and I could help

Carmen

On 3/30/2022 2:25 PM, Pommier, Rex wrote:
Yaay Carmen!

That was it.  Somewhere before my time somebody had added BCMDEL to IKJTSO00 on 
one of my LPARs but not the other one.  I actually added it to the AUTHCMD 
section which is where it resides on the other LPAR and the command now works.  
If it was documented in the package, I sure didn't find it.

Thank you all, especially Carmen since his response was the first I saw with 
the answer.

Rex

-----Original Message-----
From: IBM Mainframe Discussion List<IBM-MAIN@LISTSERV.UA.EDU>  On Behalf Of 
Carmen Vitullo
Sent: Wednesday, March 30, 2022 1:48 PM
To:IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] Re: APF (not AFP) confusion

I've used the BCMDEL which is part of the BCMUTIL to manage broadcast messages, 
IIRC part of the instructions, are to place BCMDEL, maybe some other programs 
in the AUTHPGM entry in IKJTSOxx.
been a long time since I've used it and I don't have the utility any longer 
that maybe one of Rex's problems
Carmen Vitullo

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

From: Robert<000001c91f408b9e-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN<IBM-MAIN@LISTSERV.UA.EDU>
Date: Wednesday, 30 March 2022 1:35 PM CDT
Subject: Re: APF (not AFP) confusion

I don’t have it in AUTHPGM but do have entries in SEND. YMMV:

SEND /* SEND COMMAND DEFAULTS */ +
OPERSEND(ON) /* */ +
USERSEND(ON) /* */ +
SAVE(ON) /* */ +
CHKBROD(ON) /* */ +
USEBROD(OFF) /* USER BRODCAST */ +
MSGPROTECT(OFF) /* NO EXTRA SECURITY REQUIRED*/ +
SYSPLEXSHR(ON) /* BRODCAST SHARED IN SYSPLEX*/ +
OPERSEWAIT(OFF) /* DONT WAIT FOR OPER SEND RESP. */ +
LOGNAME(ULOG.BRODCAST) /* userid.BRODCAST */ + BROADCAST 
(DATASET(SYS1.BRODCAST))

-----Original Message-----
From: IBM Mainframe Discussion List<IBM-MAIN@LISTSERV.UA.EDU>  On Behalf Of 
Carmen Vitullo
Sent: Wednesday, March 30, 2022 2:29 PM
To:IBM-MAIN@LISTSERV.UA.EDU
Subject: 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 <rpomm...@sfgmembers.com<mailto:rpomm...@sfgmembers.com>>
To: IBM-MAIN <IBM-MAIN@LISTSERV.UA.EDU<mailto:IBM-MAIN@LISTSERV.UA.EDU>>
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 tolists...@listserv.ua.edu<mailto:lists...@listserv.ua.edu>  with 
the message: INFO IBM-MAIN

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


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

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email tolists...@listserv.ua.edu  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 tolists...@listserv.ua.edu  with the message: INFO IBM-MAIN


--
/I am not bound to win, but I am bound to be true. I am not bound to succeed, but I am bound to live by the light that I have. I must stand with anybody that stands right, and stand with him while he is right, and part with him when he goes wrong. *Abraham Lincoln*/

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