IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

JCL to read SMF data


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
PRABHATH
Warnings : 1

New User


Joined: 08 Jun 2006
Posts: 28
Location: hyderabad

PostPosted: Tue Mar 04, 2008 6:59 pm
Reply with quote

Hi,

I have a requirement to identify the userid who deleted the dataset. i know that we can extract the SMF records with IFASMFDP and Sort the record type 17 for it. However, I am not sure what would be the sort JCL and sort control statements for it.

Could you please guide me or provide a sample jcl which could extract the SMF dataset and find the userid.

Any help is greatly appreciated.

Thanks
Prabhath
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Mar 04, 2008 7:29 pm
Reply with quote

Using IFASMFDP you can specify that ONLY type 17 records are extracted.

http://publib.boulder.ibm.com/cgi-bin/bookmgr/FINDBOOK?filter=smf&Collection=0&bcsi_scan_9D146EA76AED18CE=pz5azGzLxLzGOfkYfGtFpyUAAAAaBtcR

The link above is to the SMF record format, so you should be able to create your sort card from the fields that you want.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top