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 

I Want to write JESYSMSG into PDS

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
spendam
Beginner


Joined: 13 Jan 2006
Posts: 7
Topics: 2

PostPosted: Thu Apr 20, 2006 12:40 pm    Post subject: I Want to write JESYSMSG into PDS Reply with quote

Could you please help me out in this regard. Basically, I want to write only JESYSMSG into separate dataset instead of whole job list. I could not find in search list apart from copying whole job into dataset.

Below example is copying whole thing, but I want only JESYSMSG.
Code:

//ISFIN     DD *                                 
OWNER **                                         
PREFIX TSO1258C                                 
ST                                               
FIND TSO1258C                                   
++S                                             
PRINT ODSN 'AB.ABMRAII.JOBLISTS.ABSUEZ(TSO1265Z)'
PRINT                                           
PRINT CLOSE                                     
END                                             
//* 

Can I mention DDNAME anywhere here. Could you please advise me.

Thanks in Advance.
Srini.
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Thu Apr 20, 2006 1:03 pm    Post subject: Reply with quote

Use the ? action character to split the JOB by DDname
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
hariavinash
Beginner


Joined: 21 Jan 2005
Posts: 52
Topics: 7

PostPosted: Fri Apr 21, 2006 5:28 am    Post subject: Reply with quote

spendam,

adding to what Bill said, use ? to split the job by DDname and use XDC to write to a dataset.

cheers
Back to top
View user's profile Send private message
spendam
Beginner


Joined: 13 Jan 2006
Posts: 7
Topics: 2

PostPosted: Fri Apr 21, 2006 8:47 am    Post subject: Reply with quote

Thank you
Back to top
View user's profile Send private message
spendam
Beginner


Joined: 13 Jan 2006
Posts: 7
Topics: 2

PostPosted: Fri Apr 21, 2006 2:10 pm    Post subject: About splitting job under SDSF Reply with quote

Could you please give me some example of this one. Thanks in advance.
Back to top
View user's profile Send private message
spendam
Beginner


Joined: 13 Jan 2006
Posts: 7
Topics: 2

PostPosted: Wed Apr 26, 2006 11:43 am    Post subject: Reply with quote

Now, its working. Thank you so much.
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 -> Job Control Language(JCL) 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