I get that information out of the IRRADU00 reformatted data. I don't really know which SMF record has it. I use IRRADU00 because it is text format. I keep it on a Linux system, where I can easily use "grep" to search it. Or process it in Perl or Python. Which is much easier than using HLASM to read SMF data for an "ad hoc" report.
On Wed, Feb 6, 2013 at 5:21 AM, Martin Packer <[email protected]> wrote: > A long time ago our code used to merge SMF 26 and SMF 30 - because we > inherited it from SLR base table support. I'm wondering if there's enough > value in doing that again. Someone on the team rewrote our code, dropping > the merge (probably wisely). > > Cheers, Martin > > Martin Packer, > zChampion, Principal Systems Investigator, > Worldwide Banking Center of Excellence, IBM > > +44-7802-245-584 > > email: [email protected] > > Twitter / Facebook IDs: MartinPacker > Blog: > https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker > > > > From: Bob Rutledge <[email protected]> > To: [email protected], > Date: 02/06/2013 11:17 AM > Subject: Re: Submitting job name > Sent by: IBM Mainframe Discussion List <[email protected]> > > > >> I would prefer SMF. >> I couldn't find it in SMF type 30. >> Could it be somewhere else? > > If you're running JES2, it's in SMF26SUI. > > Bob > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > > > > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > > > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
