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

How to submit 1000 programs in a single batch 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: Sun May 27, 2007 2:40 am
Reply with quote

Hi All,
I got this query in one of my job interviews.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sun May 27, 2007 3:44 am
Reply with quote

Hello,

Submit a job with 1 EXEC statement that executes a program that calls the 1000 "real" programs as subprograms. . . .

Even if set up to run this way, it is a very poor choice. . .
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun May 27, 2007 9:22 am
Reply with quote

Submit a job with 1 EXEC statement that executes batch TSO (IKJEFT01) and use the TSO command CALL 1000 times in SYSTSIN.

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 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 How to append a PS file into multiple... JCL & VSAM 3
No new posts Fetch data from programs execute (dat... DB2 3
Search our Forums:

Back to Top