-----Original Message-----
From: IBM Mainframe Discussion List [mailto:
IBM-...@bama.ua.edu] On Behalf
Of Miklos Szigetvari
Sent: Friday, June 01, 2012 5:48 AM
To:
IBM-...@bama.ua.edu
Subject: SMF log stream access
Hi
Any fast way to access the SMF log stream ?
Intend to collect, in the SMF log stream, the performance records
(30,14,15) for the actual day.
Have an assembler program to browse the log stream from the required
date/time, but it is still very slow
Tried with dump(IFASMFDL) and with SUBSYS=(LOGR) JCL , but seems to me, it
is not a very fast method.