Leider nicht der Fall.

these are the only messages from the job. How do I set up UAUDIT?

-  01 JUL 2009 JOB EXECUTION DATE

-            9 CARDS READ

-           42 SYSOUT PRINT RECORDS

-            0 SYSOUT PUNCH RECORDS

-            3 SYSOUT SPOOL KBYTES

-         0.00 MINUTES EXECUTION TIME

        1 //KQKTEMPC  JOB (3356,277),'KLEIN, KEN',MSGLEVEL=(1,1),
JOB01848                                 
          //          CLASS=L,MSGCLASS=X,NOTIFY=&SYSUID,REGION=0M

          //* JOBCARD CREATED AT 10:05:14 ON  1 JUL 2009

          //* JES NODE=SYSTNODE SYSTEM=SYSTS1 LEVEL=JES2 Z/OS 1.9

          //* JCL TO RUN THIS JOB: KQKTEMP.$TSO.JCLLIB(COMMAND)

          /*JOBPARM LINES=999999,CARDS=999999

 
//*=+====1====+====2====+====3====+====4====+====5====+====6====+====7==

          IEFC653I SUBSTITUTION JCL - (3356,277),'KLEIN,
KEN',MSGLEVEL=(1,1),CLASS=L,MSGCLASS=X,NOTIFY=KQKTEMP,REGION=0M   
        2 //VARYOFF   EXEC PGM=COMMAND,

          //          PARM='D SYMBOLS'

 DTM1459I 2009.182 10:05:58 JOB KQKTEMPC REQUEUED TO CLASS=L

 ICH70001I KQKTEMP  LAST ACCESS AT 08:43:09 ON WEDNESDAY, JULY 1, 2009

 CMD107I SAFRC04: USING SECONDARY CHECK

 CMD913E UNAUTHORIZED USE OF THE COMMAND PROGRAM - JOB ABORTED

 IEF472I KQKTEMPC VARYOFF - COMPLETION CODE - SYSTEM=913 USER=0000
REASON=00000000                                         
 IEF373I STEP/VARYOFF /START 2009182.1006

 IEF374I STEP/VARYOFF /STOP  2009182.1006 CPU    0MIN 00.01SEC SRB
0MIN 00.00SEC VIRT    24K SYS   212K EXT       4K SYS
 IEF375I  JOB/KQKTEMPC/START 2009182.1006

 IEF376I  JOB/KQKTEMPC/STOP  2009182.1006 CPU    0MIN 00.01SEC SRB
0MIN 00.00SEC                                         


Ken Klein
Sr. Systems Programmer
Kentucky Farm Bureau Insurance - Louisville
[email protected]
502-495-5000 x7011

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Michael Klaeschen
Sent: Thursday, July 02, 2009 8:03 AM
To: [email protected]
Subject: Antwort: Command program from the cbt

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

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

Reply via email to