Thanks to help from Sri, I was able to get a simple DFSORT print of Type 60 records, which turn out to have a straightforward layout. My good luck. ;-)
. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Martin Packer Sent: Thursday, May 07, 2015 12:24 PM To: [email protected] Subject: Re: DFSORT SYMNAMES for SMF records You won't find one and here's a glimpse as to why: Most SMF records (via the triplet mechanism) have sections in variable positions. When I've processed SMF records (really 101) with DFSORT I've used an E15 exit to prepend certain information to the record and strip it off with an OUTREC. Probably not what you want to do. I firmly expect 60 - 66 to be in the "stuff is in variable positions" category. 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: J O Skip Robinson <[email protected]> To: [email protected] Date: 07/05/2015 19:59 Subject: DFSORT SYMNAMES for SMF records Sent by: IBM Mainframe Discussion List <[email protected]> I have not been able to find a 'canned' set of DFSORT SYMNAMES for SMF records. In particular, I need mapping for Type 60-66 records, i.e. data set create, delete, etc. Could someone point me in the right direction? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
