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

How to submit 1000 programs thru 255 steps of a Job


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pradeep_ft
Warnings : 1

New User


Joined: 14 Apr 2007
Posts: 3
Location: bangalore

PostPosted: Mon May 14, 2007 2:03 pm
Reply with quote

How to submit 1000 programs in a single Job even though there are only 255 steps in EXEC statement
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon May 14, 2007 2:20 pm
Reply with quote


  • Create one (1) IKJEFT01 step with the SUBMIT commands as input in the SYSTSIN.
  • Use REXX to submit all jobs internally.
  • Use IEBGENER to copy groups of JCL's into INTRDR.

etc...

O.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Fetch data from programs execute (dat... DB2 3
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts CA7 deleting files in steps after job... CA Products 4
No new posts Finding Assembler programs PL/I & Assembler 5
Search our Forums:

Back to Top