On www.ibm.com is this webpage
http://www-01.ibm.com/support/docview.wss?uid=isg3T7000094


It has lots of examples, including some SMF ones, with using DFSORT.

You can also check the IBM Main archives for this type of question. There has 
probably been discussions in the past.


And I am sure a member of DFSORT will pop in soon.

For papers, online books, news, tips, examples and more, visit the DFSORT 
website at URL:
http://www.ibm.com/storage/dfsort

Lizette



> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Hilario Garcia
> Sent: Thursday, February 04, 2016 5:48 AM
> To: [email protected]
> Subject: Count smf type 30-5 records
> 
> Hello folks,
> 
> I need to extract some data from SMF type 30. The info are:
> 
> Userid
> Jobname
> Count (by Jobname on an expecific month)
> 
> I had tried using IBM Dfsort, but I can't get the number of a specific jobname
> on a user and on one month. I need this information:
> 
> USERID JOBNAME COUNT
> user1    joba                 2
>              jobb               18
>              jobc                  1
> 
> user2    jobx                  3
> 
> user3    joby                  2
>              jobz                  3
> 
> I had tried several Dfsort jobs but didn't work or the results are different
> to the correct.
> 
> I haven't any additional software like SAS, MXG, ...
> 
> Any suggestion on how to code a valid Dfsort for that ? Any example ?
> 
> Thanks in advance.
> 
> Kind Regards.
> 
> Hilario
> 
> 
> 
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> [email protected] with the message: INFO IBM-MAIN

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

Reply via email to