Gentlemen, Thank you very much for your support. I'll analyze the code and let you know any news.
Best Regards Ituriel do Nascimento Neto z/OS System Programmer Em quarta-feira, 27 de abril de 2022 21:42:57 BRT, Seymour J Metz <[email protected]> escreveu: Fetch protection is is S0c$-04. Please show your code for accessing the CIB. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Ituriel do Neto [[email protected]] Sent: Wednesday, April 27, 2022 1:30 PM To: [email protected] Subject: Re: EXTERNAL: CIBXUTOK fetch protected Mike, I don't think so, but to remove all doubts i have associated the PROCNAME in class STARTED with my userid. Now both STC and batch job run with the same userid, but when batch, the CIBXTOKN continues to be fetch protected giving me and abend S0C4-11 Best Regards Ituriel do Nascimento Neto z/OS System Programmer Em quarta-feira, 27 de abril de 2022 13:07:03 BRT, Mike Schwab <[email protected]> escreveu: Is there a RACF setting to allow a particular user to run any APF program, or a resource authorization to run this APF program? On Wed, Apr 27, 2022 at 3:28 PM Ituriel do Neto <[email protected]> wrote: > > 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 -- 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 ---------------------------------------------------------------------- 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
