¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Authorization error SYSTEM COMPLETION CODE=047


 

¿ªÔÆÌåÓý

In fact the ¡°ac=1¡± must be used while linkediting the executable program, not a called one.

I think it is bottle99. Show the full execution JCL

?

?

De: [email protected] <[email protected]> Em nome de Rahim Azizarab via groups.io
Enviada em: quarta-feira, 4 de maio de 2022 20:39
Para: [email protected]; [email protected]
Assunto: Re: [H390-MVS] Authorization error SYSTEM COMPLETION CODE=047

?

I did use AC=1 and still got the same result.? I even added my loadlib to prog00 in parmlib.

?




Rahim
??

?


??

?

?

On Wednesday, May 4, 2022, 05:13:42 PM CDT, Jo?o Reginato <jb.reginato@...> wrote:

?

?

Yes, use AC=1

?

De: [email protected] <[email protected]> Em nome de Rahim Azizarab via groups.io
Enviada em: quarta-feira, 4 de maio de 2022 18:37
Para: H390-MVS <[email protected]>; [email protected]
Assunto: Re: [H390-MVS] Authorization error SYSTEM COMPLETION CODE=047

?

I get the same error even when trying to execute Bottle99 program.? could my link-edit jcl be the cause?

?

//LKED?????? JOB? CLASS=A,MSGLEVEL=(1,1),REGION=2M,MSGCLASS=H,
//????? NOTIFY=&SYSUID
//*
//*
//STEP01?? EXEC PGM=IEWL,
//? PARM='MAP,LIST,XREF,
AC=0,RENT,AMODE=31,RMODE=ANY',
//??????? REGION=512K
//SYSUT1?? DD? UNIT=SYSDA,SPACE=(CYL,(4,1))
//SYSPRINT DD? SYSOUT=A
//SYSLMOD? DD? DSN=ADCD.LOAD,DISP=SHR
//SAMPLIB? DD? DSN=MITROL.INFO.OBJ,DISP=SHR
//SYSLIN?? DD? *
?INCLUDE SAMPLIB(IRAEN55S)? location of your text file
?ENTRY IRAEN55S
?NAME IRAEN55S (R)
/*
//

?

?


regards;

Rahim???

?


??

?

?

On Wednesday, May 4, 2022, 03:34:37 PM CDT, Dennis Stone <dstone21@...> wrote:

?

?

Definitely an APF authorization error. The program is trying to execute a priveleged instruction. The program needs to be linked with AC(1) and be in an authorized library. I also would be curious what the code is trying to do.

?

Dennis

?

?

On May 4, 2022 at 3:43 PM, Rupert Reynolds <rupertreynolds@...> wrote:

From memory that's an APF auth problem. What's the code trying to do?

?

Roops

?

On Wed, 4 May 2022, 20:34 Rahim Azizarab via , <rahimazizarab=[email protected]> wrote:

Does anyone know how to fix this authorization error?? It happens upon execution of assembler programs that I assemble from source and Linkedit.? I get a return code of zero on previous steps, but this return on execution.

?

*** TOP OF DATA ****
ICH70001I IBMUSER? LAST ACCESS AT 08:25:19 ON WEDNESDAY, MAY 4, 2022?????????? ?
IEF236I ALLOC. FOR ANFUX1 STEP01?????????????????????????????????????????????? ?
IEF237I 0A96 ALLOCATED TO STEPLIB????????????????????????????????????????????? ?
IGD100I VIO ALLOCATED TO DDNAME SYSUT1?? DATACLAS (??????? )?????????????????? ?
IEF237I JES2 ALLOCATED TO SYSPRINT???????????????????????????????????????????? ?
IEF237I JES2 ALLOCATED TO SYSOUT?????????????????????????????????????????????? ?
IEA995I SYMPTOM DUMP OUTPUT??????????????????????????????????????????????????? ?
SYSTEM COMPLETION CODE=047???????????????????????????????????????????????????? ?
?TIME=08.26.00? SEQ=00045? CPU=0000? ASID=001A???????????????????????????????? ?
?PSW AT TIME OF ERROR? 078D0000?? 91B0095A? ILC 2? INTC 6B???????????????????? ?
?? ACTIVE LOAD MODULE?????????? ADDRESS=11B00908? OFFSET=00000052????????????? ?
?? NAME=IRAEN55S?????????????????????????????????????????????????????????????? ?
?? DATA AT PSW? 11B00954 - 58101000? 0A6B5800? C34858F0??????????????????????? ?
?? GR 0: 00000050?? 1: 0000003C??????????????????????????????????????????????? ?
????? 2: 00000040?? 3: 008D79D4??????????????????????????????????????????????? ?
????? 4: 008D79B0?? 5: 008E6E88??????????????????????????????????????????????? ?
????? 6: 008C6FE0?? 7: FD000000??????????????????????????????????????????????? ?
????? 8: 008FCD48?? 9: 008E6B30??????????????????????????????????????????????? ?
????? A: 00000000?? B: 008E6E88??????????????????????????????????????????????? ?
????? C: 91B00908?? D: 11B01FB0??????????????????????????????????????????????? ?
????? E: 0000030B?? F: 00000000??????????????????????????????????????????????? ?
?END OF SYMPTOM DUMP?????????????????????????????????????????????????????????? ?
IEF472I ANFUX1 STEP01 - COMPLETION CODE - SYSTEM=047 USER=0000 REASON=00000000 ?
IEF285I?? ADCD.LOAD??????????????????????????????????? KEPT??????????????????? ?
IEF285I?? VOL SER NOS= PUBLIC.???????????????????????????????????????????????? ?
IEF285I?? SYS22124.T082600.RA000.ANFUX1.R0100080?????? DELETED???????????????? ?
IEF285I?? IBMUSER.ANFUX1.JOB00045.D0000101.??????????? SYSOUT????????????????? ?
IEF285I?? IBMUSER.ANFUX1.JOB00045.D0000102.??????????? SYSOUT????????????????? ?
IEF373I STEP/STEP01? /START 2022124.0826?????????????????????????????????????? ?
IEF374I STEP/STEP01? /STOP? 2022124.0826 CPU??? 0MIN 00.05SEC SRB??? 0MIN 00.00S
IEF375I? JOB/ANFUX1? /START 2022124.0826?????????????????????????????????????? ?
IEF376I? JOB/ANFUX1? /STOP? 2022124.0826 CPU??? 0MIN 00.05SEC SRB??? 0MIN 00.00S

?

?


regards;

Rahim??

?


??

?


--
att.
Jo?o


--
att.
Jo?o

Join [email protected] to automatically receive all group messages.