Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
i want to restart from 6 th step

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
babuprasad_g
Currently Banned

New User


Joined: 26 May 2005
Posts: 45
Location: gurgaon

PostPosted: Mon Jun 13, 2005 10:51 am    Post subject: i want to restart from 6 th step
Reply with quote

Hi Folks,

I have a small doubt.
I have one jcl with 100 steps..ok.
I dont want to execute all steps. first i wanna start 6 th step and then
i wanna execute 2 step only...how is it possible....
Back to top
View user's profile Send private message
References
vardhan_145

New User


Joined: 21 Feb 2005
Posts: 9
Location: Chennai

PostPosted: Mon Jun 13, 2005 11:56 am    Post subject: Re: i want to restart from 6 th step
Reply with quote

Hi Friend,


Use RESTART Parameter in Job statement like below.


//job1 job 'ac.info', information , restart=step6

Try like this and use the condition parameter in and after 6th step.

It may help u. Try it and inform me if any thing wrong with this. so, i can know.

vardhan
Back to top
View user's profile Send private message
babuprasad_g
Currently Banned

New User


Joined: 26 May 2005
Posts: 45
Location: gurgaon

PostPosted: Mon Jun 13, 2005 12:07 pm    Post subject: How can we use cond paramenter in step-6 did u explain
Reply with quote

How can we use COND paramenter in step-2 could u explain me.please
Back to top
View user's profile Send private message
radhakrishnan82

Senior Member


Joined: 31 Mar 2005
Posts: 386
Location: chennai, India

PostPosted: Mon Jun 13, 2005 12:08 pm    Post subject:
Reply with quote

Pls do a search in previous posts.you will get the answer.
Back to top
View user's profile Send private message
vardhan_145

New User


Joined: 21 Feb 2005
Posts: 9
Location: Chennai

PostPosted: Mon Jun 13, 2005 12:27 pm    Post subject:
Reply with quote

Hai,

sorry use Maxcc in step2, and put some condition checking after that step. means use IF-THEN-ELSE. Let me know anything wrong inthis.

Vardhan
Back to top
View user's profile Send private message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 173
Location: hyderabad

PostPosted: Mon Jun 13, 2005 12:38 pm    Post subject: Re: i want to restart from 6 th step
Reply with quote

Hi prasad


click here for the info
http://ibmmainframes.com/viewtopic.php?t=2916&highlight=restart+step



thanks
Siva
Back to top
View user's profile Send private message
subhasis_50

Moderator


Joined: 09 Mar 2005
Posts: 367
Location: Earth

PostPosted: Mon Jun 13, 2005 2:26 pm    Post subject: Re: i want to restart from 6 th step
Reply with quote

Hi,
As Vardhan mentioned restart your JCL from STEP 6. And after step 7 give // parameter. So the job will start in step6 and executes only two steps.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1