Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have 20 steps in a job... step01, 02....step17...step20.
For some reason I want to execute step17 only if the return
code for all the previous steps are less than or equal to 4.
otherwise if return code for any of the previous 16 steps
is greater than 4, then step17 should be bypassed. How do I
do that ?? how and in which step should i formulate COND
parameter

Answer Posted / satya sivaji.ch

//step17 exec COND=(4,GT)

This says that if any of the previous steps with return
code of greaterthan 4,then it wil bypass,if it less than
then execute it.

In condition parameter wat ever condition u specified
inside the condition parameter is true,then the step should
be bypassed.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the submitting users racf authority be overridden in a job stream?

1349


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1468


How does jcl act on a cobol code?

1233


Where can program checkpoints be stored for use in a restart?

1484


How dummy is used in jcl?

1200


What is NOTCAT ?

1379


Define concatenating?

1149


what happens in conversion stage in job processing?

1273


How is the record format of an output dataset specified?

1200


What is the maximum length of a single line of jcl?

1405


What is the syntax of JCL statement?

1290


How can an in-stream dataset be terminated?

1392


Explain the function of dd name parameter with a 2 part structure; audit.report?

1519


List the various advantages of using jcl language?

1518


Explain the function of dd disp parameter?

1173