Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to find the ISPF statistics?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
vidhyanarayanan

Active User


Joined: 23 Dec 2005
Posts: 54

PostPosted: Tue May 16, 2006 5:30 pm    Post subject: How to find the ISPF statistics?
Reply with quote

Hi,
how to find the list of users updated a particular dataset over a period
of time in ISPF?
Back to top
View user's profile Send private message
References
RaviKiran

New User


Joined: 16 May 2006
Posts: 5
Location: Sunnyvale

PostPosted: Thu May 18, 2006 4:51 am    Post subject: Data Set Update History
Reply with quote

Data Set Update History can be maintained using ACF logging, whenever some one updates/deletes/creates a dataset.
I am afraid without such configuration, it is not possible in ISPF
Back to top
View user's profile Send private message
Bill McCoy

New User


Joined: 18 May 2006
Posts: 5

PostPosted: Fri May 19, 2006 1:38 am    Post subject: Re: How to find the ISPF statistics?
Reply with quote

You can use SMF data to find when and who creates the dataset (type 15 if seq, type 61 if vsam). When the dataset is read (type 14 seq, type 64 vsam). When updated (type 15 seq, type 64 vsam). When deleted (type 17 seq, type 65 vsam). Exception - type 61 & 65 can record sequential define and delete of sequential if IDCAMS was used. You probably also need to process type 20 (job/user start & end) to determine the userid on the job that created the SMF records.
Back to top
View user's profile Send private message
graswant

Active User


Joined: 29 Apr 2006
Posts: 81
Location: Gurgaon

PostPosted: Wed Jul 26, 2006 4:04 am    Post subject:
Reply with quote

I agree with Bill....Use SMF dump...You can check all the logs...Who did what on mainframe....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1