IEFU83/4/5 and now 6. NOT for the faint-hearted. Re-entered on multiple processors in a variety of TCB and SRB and X-memory modes. If I did not need real time and back-level z/OS support I would do it some other way.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Christopher Y. Blaicher Sent: Tuesday, April 16, 2019 1:46 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF Log Blocks Check out CSVDYNEX to add IEFU83/4/5 to the system and get the records and put them on a queue. You don't want to process records in the exit code as it affects all address spaces. Or convince your user to go to SMF LOGSTREAMs and use SMF real-time callable services. Never played with IXGBRWSE. Chris Blaicher Technical Architect Syncsort, Inc. -----Original Message----- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Stan Weyman Sent: Tuesday, April 16, 2019 3:50 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF Log Blocks What I need is a programmatic method for SMF record retrieval that is not brand new (as with real time SMF streaming). IXGBRWSE is a documented interface. Is there an explanation for the log block format? Is the data compressed somehow? I could dynamically allocate and use IFASEXIT I imagine but the sysplex logger services are there and defined for use. I need to understand the log block format to break it out into SMF record data. Thanks for responding Bonnie Sent via this little black box... Sent via this little black box... > On Apr 15, 2019, at 2:12 PM, Bonnie Ordonez <bmord...@us.ibm.com> wrote: > > You can use either of the following interfaces to extract data from the SMF log stream: > > IFASMFDL, which is the SMF dump utility > IFASEXIT, which is the SMF Logstream Subsystem Exit > > These are the intended interfaces. They return SMF data in the form of SMF records rather than the entire log block of information. They are documented in the SMF manual. > > Bonnie Ordonez, IBM, SMF Level 3 > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN