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 

Mass compile/bind

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


Joined: 24 Apr 2005
Posts: 8
Topics: 3

PostPosted: Tue Feb 04, 2014 4:06 pm    Post subject: Mass compile/bind Reply with quote

Dear All,

I need to compile/bind hundreds of batch/DB2 and CICS/DB2 programs. Is there an easy way to automate this process? For example, can I pass a list of program names to compiler? Or I need to create a monster job with the similar steps for each program.

Thank you very much
Eugene
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Feb 04, 2014 5:25 pm    Post subject: Reply with quote

EugeneE,

Quite easy.

1. Build a template PROC for PRECOMPILE, COMPILE, LINK, BIND for Batch/DB2 programs
2. Repeat step 1 for CICS/DB2 programs adding the necessary CICS steps.
3. Use an utility to build the dynamic SYSIN/DBRMLIB/SYSTSTIN override Control cards for the PROC in step 1 and step 2. This will also submit the JOB via INTRDR.

Kolusu
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