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

compile and run jcl in one jcl


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
psarithan

New User


Joined: 27 Jan 2006
Posts: 11

PostPosted: Thu Jul 13, 2006 3:25 pm
Reply with quote

hi,
good afternoon,
can anyboby please tell me how to include both compile jcl and run jcl in one jcl. Is there any utility?

thanks in advance

regards
saritha
Back to top
View user's profile Send private message
shreevamsi

Active User


Joined: 23 Feb 2006
Posts: 305
Location: Hyderabad,India

PostPosted: Thu Jul 13, 2006 3:30 pm
Reply with quote

hI,

Y do you wan to explicitely compile your program each time you execute?

Every shop got itz own setup for compiling the program. Y do you wan to write a seperate JCl for this??

~Vamsi
Back to top
View user's profile Send private message
psarithan

New User


Joined: 27 Jan 2006
Posts: 11

PostPosted: Thu Jul 13, 2006 3:59 pm
Reply with quote

hi vamsi,
thanks for your promt reply. In shops i know that we don't write separate jcl. but in normal mainframes ie., for beginners i am asking how to write compile jcl and run jcl in one jcl. i think u got my point.

thanks

regards
saritha
Back to top
View user's profile Send private message
krk_kumar1

New User


Joined: 14 Mar 2006
Posts: 39

PostPosted: Thu Jul 13, 2006 4:05 pm
Reply with quote

Hi
You can make use of IBM provided catalogued procs like IGYWCLG to compile and run in the same jcl.
Back to top
View user's profile Send private message
parikshit123

Active User


Joined: 01 Jul 2005
Posts: 269
Location: India

PostPosted: Fri Jul 21, 2006 12:51 pm
Reply with quote

Hi,

In your JCL you can have many steps.

so, you might like to have your 1st step as compile , 2nd step as link ... and 3rd step to run your program.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts C Compile time time stamps Java & MQSeries 10
This topic is locked: you cannot edit posts or make replies. How To Write, Compile and Execute Cob... COBOL Programming 5
No new posts Print out all lines with 'IBM' compil... CLIST & REXX 8
Search our Forums:

Back to Top