Hi Kenneth, abend 913 is from OPEN macro, not from RACF. Its explanation reads to check message IEC150I. Insufficient authorization is one of several possible reasons. The reason code will give detailed explanation. Let's assume, it is a SAF authorization problem and not I/O, JCL, APF etc. related. Did you look for SAF messages already, for example ICH408I? They typically pinpoint to the missing resource authorization. If they do not appear, you might want to read SMF recordings or even set up UAUDIT for your user ID to gain information about the missing profile authorization. Since you seem to have access to the source, you even might want to check the program logic for RACROUTE macros in order to identify the profiles that are beeing checked.
Cheers Michael "Klein, Kenneth" <[email protected]> Gesendet von: IBM Mainframe Discussion List <[email protected]> 02.07.2009 13:39 Bitte antworten an IBM Mainframe Discussion List <[email protected]> An [email protected] Kopie Thema Command program from the cbt I'm new here. I get a RACF 913 abend when I try to run the program called command from the cbt that they use here. The RACF administrator insists that my id has all the same settings as the other guys in this group who can run the program with success. I can see in the source that the racroute macro is returning a rc higher than 4 but that doesn't help our RACF guru. Can anyone tell me what RACF commands to run to show this guy what needs to be tweaked? Ken Klein Sr. Systems Programmer Kentucky Farm Bureau Insurance - Louisville [email protected] 502-495-5000 x7011 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

