View previous topic :: View next topic |
Author |
Message |
chandanm Beginner
Joined: 31 Aug 2004 Posts: 12 Topics: 9
|
Posted: Wed Jun 27, 2007 7:51 am Post subject: Compiling COBOL modules without submitting to JES |
|
|
Hi All,
I want to know is there any way to compile COBOL modules without submitting the compile job to JES.
We want to reduce the execution cost for the compilation jobs, and hence this thought came to our mind.
Please let me know if there is any such tool available.
Thanks,
Chandan |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
CraigG Intermediate
Joined: 02 May 2007 Posts: 202 Topics: 0 Location: Viginia, USA
|
Posted: Wed Jun 27, 2007 9:46 am Post subject: |
|
|
You could do your compiles in foreground, but I don't think that would reduce the cost just shift it to a different accounting code. And you would have to do the compile, link, and bind individually. |
|
Back to top |
|
 |
|
|