Should be faster if you use CTMRNSC utility, like the example that is shown below:
//REPORT EXEC CTMRNSC //DALOGIN DD DISP=SHR,DSN=YOUR.CONTROLM.LOG REPSTART 1301010700 REPEND 1301310700 SORTBY ENDTIME STARTTIME Greetings K. Zafiropoulos On Wed, Feb 6, 2013 at 1:54 PM, גדי בן אבי <[email protected]> wrote: > I was asked for a months' worth of data. > The output of IRRADU00 is huge. > But just looking at the JES2 log in Control-M gave me the answer. > > Gadi > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of John McKown > Sent: Wednesday, February 06, 2013 1:31 PM > To: [email protected] > Subject: Re: Submitting job name > > 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 > > לשימת לבך, בהתאם לנהלי החברה וזכויות החתימה בה, כל הצעה, התחייבות או מצג > מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשי החתימה של החברה, הנושא את > לוגו החברה או שמה המודפס ובצירוף חותמת החברה. בהעדר מסמך כאמור (לרבות מסמך > סרוק) המצורף להודעת דואר אלקטרוני זאת, אין לראות באמור בהודעה אלא משום > טיוטה לדיון, > ואין להסתמך עליה לביצוע פעולה עסקית או משפטית כלשהי. > > > Please note that in accordance with Malam's signatory rights, no offer, > agreement, concession or representation is binding on the company, > unless accompanied by a duly signed separate document (or a scanned > version thereof), affixed with the company's seal. > > ---------------------------------------------------------------------- > 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
