MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to know the creator of a PS dataset

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
muralikrishnan
Beginner


Joined: 08 Feb 2006
Posts: 19
Topics: 11

PostPosted: Sat Jun 10, 2006 9:45 am    Post subject: How to know the creator of a PS dataset Reply with quote

Hi All,

I need your help once again.

I would like to know the creator of a PS dataset.

I tried with LISTCAT but it doesn't work.


Thanks in advance.
Back to top
View user's profile Send private message
German Castillo
Beginner


Joined: 23 Dec 2005
Posts: 83
Topics: 2
Location: Caracas, Venezuela

PostPosted: Sat Jun 10, 2006 4:58 pm    Post subject: Reply with quote

The requested information lies inside a SMF record. Surely in your shop somebody already has SMF extractors, else check the CBT site.
_________________
Best wishes,

German Castillo
Back to top
View user's profile Send private message
muralikrishnan
Beginner


Joined: 08 Feb 2006
Posts: 19
Topics: 11

PostPosted: Sun Jun 11, 2006 11:30 pm    Post subject: Reply with quote

Hi,

Thanks for your reply.

But could you please elaborate more on SMF extractors.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Jun 12, 2006 7:01 am    Post subject: Reply with quote

muralikrishnan,

Please search before posting. Check this link

http://mvsforums.com/helpboards/viewtopic.php?t=3266&highlight=smf

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
chandra
Beginner


Joined: 26 Sep 2003
Posts: 130
Topics: 36

PostPosted: Thu Jun 22, 2006 3:28 pm    Post subject: Reply with quote

Hi,

I have a job it got abended every time because the dataset is in use and in JESYSMSG it is giving following information

Quote:

IDCAMS SYSTEM SERVICES TIME: 21:35:58
DELETE (VSAM1.XYZ.ABC) PURGE CLUSTER 00150012
IKJ56225I DATA SET VSAM1.XYZ.ABC ALREADY IN USE, TRY LATER
IKJ56225I DATA SET IS ALLOCATED TO ANOTHER JOB OR USER
IDC0551I ** ENTRY VSAM1.XYZ.ABC NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8


I looked into the all jobs that are useing VSAM1.XYZ.ABC dataset but I am unable to find it which job is using this dataset at that time.

Then I ran following JCL to get SMF records but I am getting only TYPE2 and TYPE3 records. Any body can through some light on this.

Quote:

//STEPU010 EXEC PGM=IFASMFDP M='OPEN=INP'
//DUMPIN DD DSN=VSAM1..XYZ.ABC,DISP=SHR
//DUMPOUT DD DSN=TEST.SMFDATA,DISP=(NEW,CATLG,DELETE),
// SPACE=(CYL,(10,10),RLSE),
// DCB=(DSORG=PS,RECFM=VBS,LRECL=32760,BLKSIZE=0)
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
INDD(DUMPIN,OPTIONS(DUMP))



The SYSPRINT is as follows

Quote:

IFA020I DUMPIN -- VSAM1.XYZ.ABC
IFA011I SMF DUMPIN DATASET CONTAINS RECORD(S) IN ERROR
IFA011I INVALID TIME OR DATE IN RECORD HEADER
IFA011I PROCESSING OF THIS DATASET CONTINUES
IFA024I SMF DATA SET SPECIFIED IN DD DUMPIN CONTAINS MORE THAN 500
RECORDS IN ERROR.
SUMMARY ACTIVITY REPORT
RECORD RECORDS PERCENT AVG. RECORD MIN. RECORD MAX.
TYPE READ OF TOTAL LENGTH LENGTH
2 0
3 0
193 6,019 100.00 % 221.49 70
TOTAL 6,019 100 % 221.49 70
NUMBER OF RECORDS IN ERROR 6,019
INDD: DUMPIN
ERROR TYPE: INVALID TIME OR DATE
RECORD SEQUENCE NUMBER - 1
0046C1C1 E6C1C1E6 C8C20000 00000000 00000000 00000000 00000000 00000000
ERROR TYPE: INVALID TIME OR DATE
RECORD SEQUENCE NUMBER - 2
00C9C1C1 C8C1C100 00000000 00000000 0010C900 D4C50000 C9C4C7C9 C4C740C4

_________________
Regards,
Chandra
Back to top
View user's profile Send private message
taltyman
JCL Forum Moderator
JCL Forum Moderator


Joined: 02 Dec 2002
Posts: 310
Topics: 8
Location: Texas

PostPosted: Thu Jun 22, 2006 3:45 pm    Post subject: Reply with quote

VSAM1.XYZ.ABC doesn't sound like a real good name for an SMF dataset. You need to check with your local system programmers or capacity planners and have them help you. It worries me since you tried to delete your input dataset.
Back to top
View user's profile Send private message
chandra
Beginner


Joined: 26 Sep 2003
Posts: 130
Topics: 36

PostPosted: Thu Jun 22, 2006 9:15 pm    Post subject: Reply with quote

Hi Taltyman,

The delete step shown is from production job that got abended while deleting it because the dataset is in use.

I want to find out which job is using my dataset at that time.

I have changed the file name because it is confidential, so I have edited the name.

thank you,
_________________
Regards,
Chandra
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group