Steve,

I looks like you have omitted the MSGSP parameter, which means you have 
defaulted to subpool 0.

What PSW key is your program executing in?

Do you have the output from IPCS STATUS ?

Rob Scott
Rocket Software

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
Steve Bagshaw
Sent: Thursday, April 4, 2019 9:03 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: RACROUTE S0C4 abend when using MSGRTRN=YES option

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.

Have anyone else had this or know of this issue?

Cheers
Steve Bagshaw

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
Main Office Toll Free Number: +1 855.577.4323
Contact Customer Support: 
https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
http://www.rocketsoftware.com/manage-your-email-preferences
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

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