I am looking at IFASMFI6. Are you familiar with how SMF records work? It looks like the layout to me:
... SMF60DOF DS BL4'0' OFFSET TO DATA SECTION SMF60DLN DS BL2'0' LENGTH OF DATA SECTION SMF60DNO DS BL2'0' NUMBER OF DATA SECTIONS ... SMF60DAT EQU * DATA SECTION SMF60JNM DS CL8' ' JOBNAME SMF60RST DS BL4'0' READER START TIMER (.01 SEC) SMF60RDT DS PL4'0000' READER START DATE SMF60UID DS CL8' ' USER IDENTIFICATION FIELD SMF60FNC DS CL1' ' FUNCTION INDICATOR * MEANING WHEN SET * 'U' - ENTRY UNCATALOGED * 'S' - ENTRY UNCATALOGED & SCRATCHED * 'R' - ENTRY RENAMED SMF60CNM DS CL44' ' CATALOG DATA SET NAME SMF60TYP DS CL1' ' ENTRY TYPE SMF60ENM DS CL44' ' DATA SET NAME (OLD NAME IF RENAMED) SMF60NNM DS CL44' ' NEW DATA SET NAME IF RENAMED SMF60END EQU * END OF SMF RECORD 60 FIXED FIELDS What else do you want to know about the format of SMF 60? Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jack Zukt Sent: Thursday, April 28, 2022 11:23 AM To: [email protected] Subject: Re: SMF type 60 Thank you for your suggestions. The assembler does not resolve that field, and I was afraid that it would not be possible to map it, after having read that note. I tried the list after googling a lot and coming up empty, but truth being told, my hopes were pretty slim. But it was worth trying, as there are a lot of very experienced folks out there. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
