Hi,
I need small clarification. Is it possible to generate who referred my dataset from SMF records. If yes, please share the datails.
Antony
Dataset reference details
-
- Posts: 79
- Joined: Mon Jun 14, 2010 9:51 am
- Skillset: MVS Admin
- Referer: Internet
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Dataset reference details
Yes, the SMF records can identify who DEFINED, READ, WROTE, DELETED, or UPDATED a data set. The details are complex since SMF data is complex. Expect to pay someone their standard rate (typically around 1000 U.S. dollars or euros per day) if you want detailed assistance. Or, you can look in the SMF manauals and figure it out yourself (look at the type 15 and 42 records, although if the data set is VSAM you need to look at the 60-69 records). Also, if your site uses MXG or MICS, these products vastly simplify accessing the SMF data.
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Dataset reference details
for an almost ready to run tool ( very good in my opinion ) search the net or the CBTTAPE for DAF from Michael J. Cleary
or directly here
http://home.pacbell.net/mcleary/freeware.html
or directly here
http://home.pacbell.net/mcleary/freeware.html
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Dataset reference details
Just a minor amplificatn of Mr sample's post. You need to look at type 14 and 15 SMF records for non-VSAM datasets. They have the same format, but type 14 is for input access, type15 for output access.
Reading through SMF data is not for the faint of heart. The records themselves are complex, and there are many thousands of them. Good luck!
Reading through SMF data is not for the faint of heart. The records themselves are complex, and there are many thousands of them. Good luck!
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4
- 1657
-
by Robert Sample
View the latest post
Sat Aug 29, 2020 12:58 am
-
- 12
- 3842
-
by RalphEagle
View the latest post
Fri Jul 30, 2021 1:00 pm
-
- 2
- 2723
-
by willy jensen
View the latest post
Sat Mar 04, 2023 12:41 pm
-
- 3
- 2650
-
by sergeyken
View the latest post
Sat Nov 16, 2024 11:05 pm
-
-
SMTPNOTE - can a font be specified for a dataset?
by Proddish2348 » Sat Jul 01, 2023 5:31 am » in Operating Systems - 0
- 4228
-
by Proddish2348
View the latest post
Sat Jul 01, 2023 5:31 am
-