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 

skip the first step of Proc from execution

 
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
sudheer molakala
Beginner


Joined: 28 Nov 2007
Posts: 2
Topics: 1
Location: hyderabad

PostPosted: Tue Mar 18, 2008 1:20 am    Post subject: skip the first step of Proc from execution Reply with quote

There are two steps in a PROC. I want to skip the first step and execute second step.I do not want to modify PROC and I just want to do it through over rides in the JCL and shouldn't use RESTART Parameter.
_________________
sudhi
Back to top
View user's profile Send private message Yahoo Messenger
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Tue Mar 18, 2008 4:32 am    Post subject: Reply with quote

Use the RESTART parameter, that is what it is for. Of course, if this is something to do with learning JCL then you are supposed to work it out yourself.

Without seeing your EXEC PGM= statements it is hard to say what to do: you can override the COND parameter, you can run a progam before the procedure that you can test the condition code of, you can modify the proc to delete the first step temporarily, you could run the step but dummy out all the files or...
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
sudheer molakala
Beginner


Joined: 28 Nov 2007
Posts: 2
Topics: 1
Location: hyderabad

PostPosted: Tue Mar 18, 2008 6:43 am    Post subject: Reply with quote

Thank you Nic
_________________
sudhi
Back to top
View user's profile Send private message Yahoo Messenger
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