Re: [EXTERNAL] Re: SMF record analyze

2018-04-24 Thread Martin Packer
Yes, it’s 2.1 so almost everyone can do it now. Thanks, Vignesh, for mentioning my quite old blog post. There is only one place where I process SMF with REXX: I wrote a prototype to extract the Deactivated LPARs from 70-1. I guess I was lazy. :-) This code is actually quite handy - and I should

Re: SMF record analyze

2018-04-24 Thread Andrew Rowley
On 24/04/2018 3:04 AM, Kirk Wolf wrote: Black Hill Software also has some SMF reporting tools which look pretty nice. Thanks for the mention. EasySMF includes reports to shows rolling 4 hour average service by service class, report class and even job name to help you see exactly what

Re: [EXTERNAL] Re: SMF record analyze

2018-04-24 Thread Elardus Engelbrecht
Sankaranarayanan, Vignesh wrote: >https://www.ibm.com/developerworks/community/blogs/MartinPacker/entry/processing_vbs_data_with_rexx?lang=en > >Believe REXX can read VBS... since v2r2 or something. Yes, I forgot about this which were also discussed in IBM-MAIN some time ago. That new ability

Re: [EXTERNAL] Re: SMF record analyze

2018-04-24 Thread Sankaranarayanan, Vignesh
2018 10:08 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Re: SMF record analyze Believe REXX can read VBS... since v2r2 or something. – Vignesh Mainframe Infrastructure -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Elardus

Re: [EXTERNAL] Re: SMF record analyze

2018-04-24 Thread Sankaranarayanan, Vignesh
] Re: SMF record analyze Oren, Yifat wrote: >Take a look at: >http://ibmsystemsmag.com/mainframe/tipstechniques/applicationdevelopmen >t/rexx_smf_part3/?page=1 I've used the Rexx code sample in this article >as a good starting point for analyzing SMF 30s. Thanks for that link. I ce

Re: SMF record analyze

2018-04-24 Thread Elardus Engelbrecht
Oren, Yifat wrote: >Take a look at: >http://ibmsystemsmag.com/mainframe/tipstechniques/applicationdevelopment/rexx_smf_part3/?page=1 >I've used the Rexx code sample in this article as a good starting point for >analyzing SMF 30s. Thanks for that link. I certainly know that REXX can't read SMF

Re: SMF record analyze

2018-04-24 Thread Oren, Yifat
[mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of venkat kulkarni Sent: 19 April 2018 21:30 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF record analyze Thanks for reply. Yes, i extracted SMF 30 into flat file and i am aware of this SMF 30 along with other record number. But issue is to analyze history

Re: SMF record analyze

2018-04-23 Thread Mike Schwab
I would suspect some accounting program going through every account and calculating late charges on accounts not paid by the 10th of the month. Look for a job that only runs on the 10th. Or a batch job step that takes almost no time except on the 10th. Or a batch job step that is considerably

Re: SMF record analyze

2018-04-23 Thread Kirk Wolf
; From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf > Of venkat kulkarni > Sent: Thursday, April 19, 2018 11:20 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: [IBM-MAIN] SMF record analyze > > Hello Group, > > we are experiencing performance issue on every mo

Re: SMF record analyze

2018-04-23 Thread Ron hawkins
. Ron -Original Message- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of venkat kulkarni Sent: Thursday, April 19, 2018 11:20 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [IBM-MAIN] SMF record analyze Hello Group, we are experiencing performance issue on

Re: SMF record analyze

2018-04-19 Thread Edward Finnell
If you already have SAS. An alternative is to use MXG on your hefty PC with SAS. Have shared DASD reduces transfer of large volumes of data.   There's also the RMF Spreadsheet Reporter for RMF data that will take RMF records and flow them into EXcel spreadsheet for pretty graphics.  

Re: SMF record analyze

2018-04-19 Thread Martin Packer
IN@LISTSERV.UA.EDU> On >> Behalf Of >>> venkat kulkarni >>> Sent: Thursday, April 19, 2018 11:20 AM >>> To: IBM-MAIN@LISTSERV.UA.EDU >>> Subject: SMF record analyze >>> >>> Hello Group, >>> >>> we are experiencing perfor

Re: SMF record analyze

2018-04-19 Thread Gibney, Dave
It's called MXG. MXG is very reasonably priced. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of venkat kulkarni > Sent: Thursday, April 19, 2018 11:30 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re:

Re: SMF record analyze

2018-04-19 Thread venkat kulkarni
If so, may be it can assist with this > > Lizette > > > > -Original Message- > > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On > Behalf Of > > venkat kulkarni > > Sent: Thursday, April 19, 2018 11:20 AM > > To: IBM-MAIN@L

Re: SMF record analyze

2018-04-19 Thread Lizette Koehler
m: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of > venkat kulkarni > Sent: Thursday, April 19, 2018 11:20 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: SMF record analyze > > Hello Group, > > we are experiencing performance issue on every month 10th

SMF record analyze

2018-04-19 Thread venkat kulkarni
Hello Group, we are experiencing performance issue on every month 10th and our MSU usage reach to maximum but we are unable to find reason. So, we wanted to analyze our batch jobs, if any one of them causing this issue. But we do not have any tool for performing this activity. So, is it possible