RACF was kind enough to provide you with a dump. Why not examine it to see what caused the abend?
BTW, I have used MSGRTRN for years. On Thu, 4 Apr 2019 03:02:36 -0500 Steve Bagshaw <[email protected]> wrote: :>Hi Team :> :>I have this RACROUTE definition in my code: :>" :>RACROUTE REQUEST=AUTH, :> ATTR=READ, :> CLASS=DSA_CLASS, :> ENTITYX=DSA_ENTITYX, :> GENERIC=ASIS, :> LOG=ASIS, :> MSGSUPP=NO, :> MSGRTRN=NO, :> RELEASE=77B0, :> WORKA=DSA_RACROUTE_WA, :> MF=(E,DSA_RACROUTE_PL) :>" :> :>which works absolutely fine and shows me the expected result: :>" :> ICH408I USER(IBMUSER1) GROUP(TEST ) NAME(IBMUSER CLONE #1 ) 636 :> XXX.XXX.U.XXX CL(FACILITY) :> WARNING: INSUFFICIENT AUTHORITY - TEMPORARY ACCESS ALLOWED :> ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) :>" :> :>However if I change it to use MSGRTRN=YES then I get this: :> :>" :> ICH408I USER(IBMUSER1) GROUP(TEST ) NAME(IBMUSER CLONE #1 ) 636 :> XXX.XXX.U.XXX CL(FACILITY) :> WARNING: INSUFFICIENT AUTHORITY - TEMPORARY ACCESS ALLOWED :> ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) :> :> IEA794I SVC DUMP HAS CAPTURED: 639 :> DUMPID=012 REQUESTED BY JOB (IBMUSERZ) :> DUMP TITLE=ICHRST00-RACF SVCS,ABEND CODE=0C4-004,SVC=IRRRCK00,U :> SER=IBMUSER1,GROUP=TEST :>*ICH409I 0C4-004 ABEND DURING RACHECK PROCESSING :>" :> :>The ICH408I message is correct, but I cannot understand why the S0C4 occurs .. unless there is a known issue with RACF in this area. :>This is on a z/OS 2.3 System (our zPDT Develpment System) and the RACF level is z/OS 02.03.00. :>I have searched the www looking for clues, but found nothing. Look at the dump. When your code causes an abend, it is quite likely that you did something wrong. :>Have anyone else had this or know of this issue? -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
