Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

JCL Restart Parameter

This is a discussion on JCL Restart Parameter within the MainFrame forums, part of the Software Development category; In a JCL, I have 5 steps. I want to execute only step-3. i told that by giving restart parameter on jobcard restart=step3 and cond(0<=) on job card will execute ...

Go Back   Geeks Talk > Software Development > MainFrame
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 10-12-2009
Junior Member
 
Join Date: Sep 2009
Location: banglore
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
pratapmframes is on a distinguished road
JCL Restart Parameter

In a JCL, I have 5 steps. I want to execute only step-3. i told that by giving restart parameter on jobcard
restart=step3 and cond(0<=) on job card
will execute only step 3.
Is it correct or any other way is there.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-15-2009
Junior Member
 
Join Date: Oct 2009
Location: london
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
meruva vijayalaxi is on a distinguished road
Re: JCL Restart Parameter

Orelse simply we can specify like Restart =Step3. It will work surely. Thanx
Reply With Quote
  #3 (permalink)  
Old 16 Hours Ago
Junior Member
 
Join Date: Mar 2010
Location: Kolkata
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
modi.uttam is on a distinguished road
Re: JCL Restart Parameter

Yes, Meruva, I too agree if we will user Restart=Step3 then it will restart the job form step3 and It will run all the step that will come after step3.

But, I think if we want to run only step3 then we need to restart form Restart=Step3 and alos we have to give COND=(0,LE), So it will run only step3.
Reply With Quote
Reply

  Geeks Talk > Software Development > MainFrame

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How can we parameter a Web link iliaz.shaik QTP 7 01-19-2010 03:27 PM
parameter...... rijus Java 1 12-14-2009 04:22 AM
About repository parameter boopa.17 QTP 4 08-19-2009 06:48 AM
How to use the same parameter value? happu09 LoadRunner 0 01-18-2009 10:16 PM
Parameter Delimiter sai1234 LoadRunner 3 02-20-2008 02:02 AM


All times are GMT -4. The time now is 01:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved