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 all the members in a PDS of the type of COBOL

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
coolguy2005
Beginner


Joined: 22 Mar 2005
Posts: 22
Topics: 16

PostPosted: Wed Mar 23, 2005 1:51 am    Post subject: Mass compile all the members in a PDS of the type of COBOL Reply with quote

I have a PDS in which i have 50 members all are COBOL files.I have made changes to all the programs by adding a new line.I want to compile them all successfully.Instead of compiling them seperately is there any method where i can mass compile all of the members within the PDS.
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: Wed Mar 23, 2005 4:36 am    Post subject: Reply with quote

coolguy2005,

You can generate the compile JCL for all the members using an utility or REXX and submit the job to the INTRDR for compilation.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kok328
Beginner


Joined: 05 Nov 2003
Posts: 19
Topics: 0
Location: MI, USA

PostPosted: Wed Mar 23, 2005 9:12 am    Post subject: Initiator hog Reply with quote

Having done this once before as part of a 200 - 300 program update, you may want to consider the ramifications of this approach.

50 programs isn't that much however, those waiting for an initator may think otherwise. You may want to give some consideration to the priority of your compile jobs.
Back to top
View user's profile Send private message Send e-mail AIM Address
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Mar 23, 2005 9:46 am    Post subject: Reply with quote

I have done this as well. I typically split up the compile into a number of jobs, partly because of the issue that kok328 raised and partly so that I did not exceed the maximum EXEC limit for a single job.

We compiled about 8000 programs.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming 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