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 

How to skip a step in JCL?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
raga
Beginner


Joined: 10 Feb 2006
Posts: 1
Topics: 1

PostPosted: Fri Feb 10, 2006 5:44 am    Post subject: How to skip a step in JCL? Reply with quote

Hi,
I need to skip a step in the overrided jcl and run the other steps.how do we do that?
Back to top
View user's profile Send private message
saravan_81in
Beginner


Joined: 13 Dec 2005
Posts: 3
Topics: 1

PostPosted: Fri Feb 10, 2006 8:37 am    Post subject: Reply with quote

Hi,

By using condition codes in tour JCL, you can skip a particular step.

Hope this would be helpful

Thanks,
Saravana
Back to top
View user's profile Send private message
deepakumar
Beginner


Joined: 10 Jan 2006
Posts: 2
Topics: 0

PostPosted: Mon Feb 13, 2006 8:20 am    Post subject: hi guyz .. i m silent observer of this grp. COND(withcondn) Reply with quote

hi..
u can specify the LE, GE condns. within COND so tat u can skip it..

for eg..
step exec=pgm,COND(0,LE)--- this step executes provided it satisfies the condn...

hope tis is helpful 2 u RAGA ... Very Happy
_________________
thanx,

deepak
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 -> Job Control Language(JCL) 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