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 

DFSERA10 Utility to select and print IMS log records

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
mfusermfuser
Beginner


Joined: 02 May 2005
Posts: 2
Topics: 1

PostPosted: Mon May 02, 2005 1:58 pm    Post subject: DFSERA10 Utility to select and print IMS log records Reply with quote

Hai,

Can anyone help me about the usage of the utility DFSERA10 for the purpose below:

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 May 02, 2005 2:36 pm    Post subject: Reply with quote

mfusermfuser ,

Check this link for a detailed explanation of

File Select and Formatting Print Utility (DFSERA10) with examples

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
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Mon May 02, 2005 2:49 pm    Post subject: Reply with quote

mfusermfuser,

If the document that kolusu gave you does not help, please post your control cards.
Back to top
View user's profile Send private message
mfusermfuser
Beginner


Joined: 02 May 2005
Posts: 2
Topics: 1

PostPosted: Mon May 02, 2005 3:35 pm    Post subject: DFSERA10 Utility to select and print IMS log records Reply with quote

Thanks Kolusu & Bithead,

I have tried out various examples 4.2.4.1,4.2.4.2,4.2.4.4,4.2.4.5 & 4.2.4.9 Example 9 also but i am not at all getting the records copied to the output dataset which i am giving the job is successful but no output is coming.None of the examples i am getting the desired records getting copied

My JCL looks like this:
Code:

//STEP001  EXEC PGM=DFSERA10,REGION=1024K                               
//STEPLIB  DD  DSN=IMSVS.ID1H.IMS.RESLIB,DISP=SHR                       
//SYSPRINT DD  SYSOUT=*                                                 
//LOGIN    DD  DSN=CLAS.IMSLOG.ADD,DISP=SHR                     
//SYSIN    DD  *                                                       
 CONTROL CNTL   DDNAME=LOGIN                                             
 OPTION PRINT   O=17,T=X,V=CCFC,L=4,C=M                                 
 OPTION PRINT   O=523,T=X,V=CCCCFFF4,L=8,C=E,E=DFSERA30                 
 END                                                                     
/*     

//
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Tue May 03, 2005 8:21 am    Post subject: Reply with quote

mfusermfuser,

T=X means that the value that you are searching for is hexadecimal so your length (L) should be 2 and 4 respectively or the type (T) should be character (C).
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 -> IMS 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