|
|
| Author |
Message |
deybumba_2k
New User
Joined: 09 Jan 2006 Posts: 8
|
|
|
|
Hello,
Recently one of our dataset got deleted, I want to track down the ID who deleted the Dataset. Its a CA-Librarian Dataset. Is it possible to track the ID who deleted the dataset? If yes, then how is it possible?
Thanks,
Subha |
|
| Back to top |
|
 |
References
|
Posted: Wed Jun 11, 2008 5:04 am Post subject: Re: Who deleted a Mainframe Dataset |
 |
|
|
 |
gcicchet
Senior Member
Joined: 28 Jul 2006 Posts: 456
|
|
|
|
Hi,
you need to interrogate the SMF data, record type 17.
Gerry |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7505 Location: 221 B Baker St
|
|
|
|
Hello,
The info you want is in SMF records.
If you talk with your storage management people, they may already have something that will show what you want by running a simple report.
It will help if you can tell them when the dataset was deleted. |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 2953 Location: Brussels once more ...
|
|
|
|
| gcicchet wrote: |
Hi,
you need to interrogate the SMF data, record type 17.
Gerry |
I prefer the type 65, which covers both VSAM and non VSAM datasets, and also indicates whether a DELETE or a UNCATALOG was actioned against the dataset. |
|
| Back to top |
|
 |
|
|