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

how to execute steps from 5 to 15 if i have 20 steps in job


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

New User


Joined: 03 Nov 2005
Posts: 19

PostPosted: Fri Nov 04, 2005 4:46 pm
Reply with quote

hi here is my doubt..
if i have a 20 steps in jcl job . how to execute steps from 5 to 15 with out executing others steps..
Back to top
View user's profile Send private message
KavithaPalani

New User


Joined: 16 Nov 2005
Posts: 4

PostPosted: Wed Nov 16, 2005 12:52 pm
Reply with quote

//JOB1 JOB NOTIFY=&SYSUID,RESTART=STEP5
//STEP1 EXEC ......
.......
.......
......
//STEP15 EXEC COND=(0,LT)
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 Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Fetch data from programs execute (dat... DB2 3
No new posts CA7 deleting files in steps after job... CA Products 4
This topic is locked: you cannot edit posts or make replies. How To Write, Compile and Execute Cob... COBOL Programming 5
No new posts Evaluate variable to execute a jcl step JCL & VSAM 3
Search our Forums:

Back to Top