View previous topic :: View next topic |
Author |
Message |
buntyjain Beginner
Joined: 03 Jan 2003 Posts: 8 Topics: 5
|
Posted: Mon Jan 13, 2003 2:16 am Post subject: Mass compilation of Cobol modules |
|
|
Hi All,
We have to compile thousands of Module of various subsystems.
Is there anyway via JCL we can submit modules for different subsystem in One-Go ?
Do someone have JCL for that ?
I have tried to make search on JCL but I could'nt get the one I wanted.
Thanks |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Mon Jan 13, 2003 5:58 am Post subject: |
|
|
Buntyjain,
We can generate a SUBMIT command for all the members in your source pds.
Do you have a template compile JCL?? If you have then all we need is to change the sysin card to be each individual member from your source pds.
Let me know the details and I will post the JCL to generate the dynamic JCL for each program.
Kolusu |
|
Back to top |
|
|
buntyjain Beginner
Joined: 03 Jan 2003 Posts: 8 Topics: 5
|
Posted: Mon Jan 13, 2003 6:22 am Post subject: |
|
|
Hi Kolusu,
Thanks for your prompt reply.
1) We dont have source PDS. We are generating modules which are already in Endevor.
At present we are going to Generate option of Endevor, and After it displays all the modules we put G against each member to generate in Bulk.
2) We dont have the template compile JCL.
Thanks and Regards, |
|
Back to top |
|
|
|
|