Hi,

The loadlib is APF in both cases because i'm using the same JCL.

For instance, as STC it is started by the command S PROCNAME, while as a batch 
job, using the following JCL:

//JOBNAME (),CLASS=A,MSGCLASS=X,REGION=0M
//A1            EXEC PROCNAME

The PROC is the same, expanded from the same PROCLIB. 

The only difference i could perceive is when it runs as batch, it is assigned 
to my userid, and as STC, it is assigned a different one defined in STARTED 
class.


Ituriel do Nascimento Neto
z/OS System Programmer




Em quarta-feira, 27 de abril de 2022 10:45:47 BRT, Crawford, Robert C. 
<[email protected]> escreveu: 





Does your program get loaded out of an APF authorized library when it runs as a 
STC?  What's in the STEPLIB concatenation for the batch job?  One unauthorized 
library makes the whole STEPLIB unauthorized.  

Robert Crawford
Mainframe Management
United Services Automobile Association
(210) 913-3822

“Моє око! Я не повинен брати в нього пудинг!”
Emma Andijewska
Please send requests to mainframe management through our front door at  
go/mfmfrontdoor

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Ituriel do Neto
Sent: Wednesday, April 27, 2022 7:35 AM
To: [email protected]
Subject: EXTERNAL: CIBXUTOK fetch protected

Hi all,

I'm trying to reach CIBXTOKN field under CIBX control block, and if the program 
is executed as a batch job, this field is fetch protected, but if it runs as an 
STC, the access is granted.

What is the difference?

Best Regards

Ituriel do Nascimento Neto
z/OS System Programmer

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

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

Reply via email to