SMF record layouts are in the MVS SMF manual ... https://www.ibm.com/docs/en/zos/2.5.0?topic=mvs-zos-system-management-facilities-smf
The record layout is here: https://www.ibm.com/docs/en/zos/2.5.0?topic=rm-headerself-defining-section-51 When SMF61TYP = "A", that is a non-vsam record. The DSN is in SMF61ENM. The Catalog is in SMF61CNM, which you can read to get the volser. Joe On Sat, Oct 22, 2022 at 4:50 AM Willy Jensen <willy.h.jen...@outlook.com> wrote: > Hi, anybody knows where to find the mapping of Integrated Catalog records? > I am looking at SMF type 61 and at the end it says 'New catalog record for > defined entry', but doesn't say where to find the mapping. I am primarily > looking for volser information for non-vsam datasets. I have found the > position by printing a few records and eye-balling the result, but I would > like something a bit more official. I did look at the CSI interface > returned info, but it doesn't match up with what I see in the SMF record. > I couldn't find any IBM documentation nor anything in the internet in > general. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN