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 

Submitting a job

 
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
Param
Beginner


Joined: 31 Mar 2003
Posts: 16
Topics: 7

PostPosted: Sun Aug 03, 2003 5:57 am    Post subject: Submitting a job Reply with quote

Folks,
I have 30 files like
a.b.jul01
.
.
.
a.b.jul31

I need to generate a report for each file.
Instead of submitting a job 31 times with different input files, is it possible to do with one submit so that I get 31 different output files.

(I dont want to concatenate the input files)

Thnx in advance....
Back to top
View user's profile Send private message
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Sun Aug 03, 2003 9:52 am    Post subject: Reply with quote

You could submit ONE JOB with 31 STEPS rather than 31 JOBS.

Depending on the type of reports you need to generate, you might even be able to use DFSORT's ICETOOL to submit ONE JOB with ONE STEP and 31 DISPLAY operators (or 31 SORT operators each with an OUTFIL statement) to produce the reports.
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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