IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Batch flow doccument from ZEKE Schedular


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jongs117

New User


Joined: 21 Jun 2006
Posts: 3
Location: pune

PostPosted: Tue Mar 24, 2009 11:48 am
Reply with quote

Hi All,

I need to prepare batch job flow doccument for 1000 jobs from ZEKE schedular. I need someone's advise on how to go about this.

Could some one share the template in excel template for batch flow for jobs.

Thanks & Regards
jongs
Back to top
View user's profile Send private message
mtaylor

Active User


Joined: 20 Feb 2009
Posts: 108
Location: Kansas City

PostPosted: Tue Mar 24, 2009 6:04 pm
Reply with quote

Do you have access to a Zeke file that describes the jobs (with preds/successors) or a report that does the same? Generally you can format the document into sections such that Group A jobs all run before Group B jobs and Group B jobs run before Group C jobs etc...

Another possibility would be to create a tree structure where each jobs successors are listed below the job and indented:

Code:

JOB001
   JOB002
   JOB003
     JOB004
   JOB005
   etc...


Another option would be to acquire a commercial product that will create a 'network graph' of your schedule.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Batch install term/printer CICS 2
No new posts File Aid Batch IBM Tools 7
Search our Forums:

Back to Top