Download DAF from www.cbttape.org

It will list the occurrences by pgm/jobname, etc....

Keyword   ML  Description               
=======   ==  ===========               
CATALOG   44  Catalog name              
CLASS     08  Class name                
CRTDT     05  Creation Date - yyddd     
DATACLAS  08  Data class name           
DATE      07  Date - yyyyddd            
DDNAME    08  Data definition name      
DSNAME    44  Dataset name              
DSORG     03  Dataset organization      
DUP       16  Number of updates         
EXCP      16  Execute Channel Program   
EXPDT     05  Expiration Date - yyddd   
GROUP     08  Group identification      
HOST      08  Host name                 
IP        39  IP address                
JOBNAME   08  Job name                  
LOGSTREAM 26  Logstream name            
LRECL     05  Logical record length     
 MAJOR     08  Major enqueue name        
 MGMTCLAS  08  Management class name     
 MEMBER    08  Member name               
 MINOR     44  Minor enqueue name        
 NUP       16  Number of updates         
 PORT      04  Port number               
 PGM       08  Program name              
 RECFM     05  Record format             
 RECORD    03  SMF RT                    
 STEP      08  Step name                 
 ST        03  SMF Record ST             
 STORCLAS  08  Storage class name        
 SYSTEM    04  System identification     
 TIME      11  Time - hh.mm.ss.hh        
 USERID    08  User identification       
 VOLUME    06  Volume serial             
 VVDS      44  VSAM volume dataset name  
 WTX       04  Wait Time Max             


EQ            Equal to                                        
GE            Greater than or equal to                        
GT            Greater than                                    
LE            Less than or equal to                           
LT            Less than                                       
NE            Not equal to                                    
                                                              
Examples:                                                     
                                                              
To find all dataset accesses by all D72 prefixed jobs         
DSN EQ SYS1                                                   
JOB EQ D72                                                    
                                                              


Lizette


-----Original Message-----
>From: "Steely, Mark" <[email protected]>
>Sent: Aug 25, 2015 2:10 PM
>To: [email protected]
>Subject: SMF Type 30
>
>I need to do some research to determine when a certain program was executed.  
>It would be nice to also have the job name and / or userid that executed the 
>program. I think SMF type 30 would provide this information. Do anyone have a 
>program that provides this type of information. I don’t have any SMF reporting 
>products. We are z/OS v1r13. 
>
>Any help would be appreciated. 
>
>Thanks

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to