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
 
Can we execute a specific step without prev& next steps

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
sudheerkumar_k

New User


Joined: 08 Sep 2004
Posts: 11
Location: Bangalore

PostPosted: Fri Nov 05, 2004 12:18 pm    Post subject: Can we execute a specific step without prev& next steps
Reply with quote

Hi,

I want to execute a specific step with out executing the previous and succedding steps.How can i do that.

Cheers,
Sudheer
Back to top
View user's profile Send private message
References
anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Fri Nov 05, 2004 9:14 pm    Post subject:
Reply with quote

Hi Sudheer,

By using Restart=step name you can skip the previous steps and use the cond parameter accordingly to skip the next steps.
Back to top
View user's profile Send private message
sudheerkumar_k

New User


Joined: 08 Sep 2004
Posts: 11
Location: Bangalore

PostPosted: Sun Nov 07, 2004 11:26 am    Post subject: Thanx
Reply with quote

Anuradha,

I know this solution.Hopefully is there any other solution.

Cheers,
Sudheer
Back to top
View user's profile Send private message
lramani

New User


Joined: 03 Nov 2004
Posts: 21
Location: NOIDA, India

PostPosted: Mon Nov 08, 2004 9:34 am    Post subject:
Reply with quote

Hi,

Instead of the cond parameters...u could even have a null statement (//)inserted after the step which needs to be executed only.

And as anuradha rightly said the restart would serve the purpose of starting a particular step.

If there is some other means by which this could be done...i too wud like to know.
Back to top
View user's profile Send private message
karthi_ind

Active User


Joined: 24 Feb 2004
Posts: 64
Location: Chennai

PostPosted: Tue Nov 09, 2004 12:59 pm    Post subject:
Reply with quote

hi

Suppose thr r 10 steps and we want to execute 6th step only it can be done by giving restart=step6,cond=(0,le).
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