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

How to start JCL from 4th step witht RESTART Parameter


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

New User


Joined: 18 Mar 2005
Posts: 3

PostPosted: Fri Mar 18, 2005 4:21 pm
Reply with quote

hi ,

this is a interview question in accenture.

suppose i have 10 steps in in my job, then

how to start it from 4th step WITHOUT RESTART PARAMETER.
Back to top
View user's profile Send private message
abirami

New User


Joined: 11 Mar 2005
Posts: 7

PostPosted: Fri Mar 18, 2005 5:10 pm
Reply with quote

If you do nto want to execute first 3 steps use if condition.

Specify the condition (in first 3 steps)cond is less than 0 or greater than maximum. So that this condition will never satisfy and these 3 conditions...
Back to top
View user's profile Send private message
jyothula_s

New User


Joined: 18 Mar 2005
Posts: 3

PostPosted: Fri Mar 18, 2005 7:11 pm
Reply with quote

can we bypass the first step using if condition. if so
can u tell me how it is??
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Mar 18, 2005 9:01 pm
Reply with quote

I'm not going to answer this directly, since it is constantly asked in various forms:

ibmmainframes.com/viewtopic.php?t=164&highlight=restart
ibmmainframes.com/viewtopic.php?t=1253&highlight=restart
ibmmainframes.com/viewtopic.php?t=1687&highlight=restart

and the best anyone can do is to speculate. It would be nice if someone, for once, would post the expected correct answer or answers.
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 Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
No new posts Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts convert file from VB to FB and use tr... DFSORT/ICETOOL 8
No new posts Demand with DEADLINE TIME parameter CA Products 4
Search our Forums:

Back to Top