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 

joblog inspection thru rexx

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


Joined: 14 Oct 2004
Posts: 130
Topics: 43
Location: virtual village

PostPosted: Thu Feb 23, 2006 2:58 am    Post subject: joblog inspection thru rexx Reply with quote

I have submitted some 1000 Endevor SCAN jobs that search for given stings in programs of given SYSTEM and given SUBSYSTEM.
I need to see the output of all jobs and and find the element names found from the each scan job.

Please throw some light on the same.
_________________
Thanks
Back to top
View user's profile Send private message
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Thu Feb 23, 2006 5:19 am    Post subject: Reply with quote

That means that you want to invoke SDSF in batch. If you'll search this and other forums, you'll find planty of example (some of them posted by me in the past).

O.
________
Toyota FJ40 specifications


Last edited by ofer71 on Sat Feb 05, 2011 11:34 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
Ravi
Beginner


Joined: 27 Jun 2005
Posts: 88
Topics: 2

PostPosted: Fri Feb 24, 2006 2:16 am    Post subject: Reply with quote

Sarangadhar,
am not sure of Endevor much but can you edit the JCL before you submit the job? If yes, then just change the DD DSN of that SYSOUT=* to a Dataset name(Be sure and know the exact DD card which you need to change). Use MOD instead of NEW/OLD. But the problem is you cannot run all the jobs in parallel. To avoid this, use different names for each submission or create a GDG base file and then use the GDG versions.


If you are not having the ability to change the JCL before submitting, then go to SDSF, pick each job change the SYSOUT=* to a dataset or gdg and submit the jobs.

Using this output files, concat them and use FILE-AID or SORT utilities and pull the corresponding members.

Hope this helps.
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