By the way Bill (or anyone) what is the value of the SMF 90 IPL Event record over SMF 30 Master Scheduler Address Space's Reader Start Time? I use RST for MSTJCL00 to detect IPLs. There might be more in the 90 about the circumstances of the IPL - CLPA for example.
I just wonder if I should ask for and process 90's to get more info on the IPL. (Actually, events in 90's in general.) Thanks, Martin Martin Packer zChampion, Systems Investigator & Performance Troubleshooter, IBM +44-7802-245-584 email: [email protected] Twitter / Facebook IDs: MartinPacker Blog: https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker Podcast Series (With Marna Walle): https://developer.ibm.com/tv/mpt/ or https://itunes.apple.com/gb/podcast/mainframe-performance-topics/id1127943573?mt=2 Youtube channel: https://www.youtube.com/channel/UCu_65HaYgksbF6Q8SQ4oOvA From: William Richardson <[email protected]> To: [email protected] Date: 21/03/2018 18:17 Subject: Re: SMF 90 question Sent by: IBM Mainframe Discussion List <[email protected]> The noted fields are ONLY on the records being produced for/by "SMF" itself (IPL event, SET SMF=xx command, SETSMF xxx command). > What is the difference between the two "subsystem" fields? (SMF90WKN, SMF90ASN) There is no real difference ....... each one contains the "name" of a 'SUBSYS' in the SMFPRMxx Parmlib Member. The "difference" is that each field is used as the header for a subsection of the record. The SMF90WKN field reports on the TYPE options that are coded for the "SUBSYS" The SMF90ASN field in ONLY going to be present for SUBSYS xxxx in the SMFPRMxx parmlib member that includes a SUBPARM option specified (which is fairly rare). > - What SET xxxx or SETxxxx command takes a subsystem parameter or an accounting parameter (that would then be recorded in AMF90ASN and SMF90APM)? See the list at the top of this note. Bill ...... z/OS System Software Development and Service (former SMF Component Owner) ---------------------------------------------------------------------- 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
